# from custom image FROM ngx-template:latest ARG NET_NAME=kek ARG CONTAINER_NAME=lol ARG STATIC_FILE=/usr/share/nginx/html/index.html COPY ./scripts/.env /root/scripts/.env # change default nginx index.html RUN sed -i '13,21d' $STATIC_FILE && \ sed -i "13i
| NETWORK | CONTAINER |
|---|---|
| $NET_NAME | $CONTAINER_NAME |