merged d7 and d8 dockers
This commit is contained in:
5
Docker/nginx-legacy/Dockerfile
Normal file
5
Docker/nginx-legacy/Dockerfile
Normal file
@@ -0,0 +1,5 @@
|
||||
FROM nginx:latest
|
||||
|
||||
COPY ./default.conf /etc/nginx/conf.d/default.conf
|
||||
COPY ./bashrc /root/.bashrc
|
||||
COPY ./inputrc /root/.inputrc
|
Reference in New Issue
Block a user