final version
This commit is contained in:
@@ -5,6 +5,8 @@ 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 <table>\
|
||||
|
||||
Reference in New Issue
Block a user