1
0
mirror of https://github.com/yldio/copilot.git synced 2024-09-21 13:53:51 +03:00
copilot/nginx/Dockerfile
2017-01-17 17:45:09 +00:00

6 lines
165 B
Docker

# a minimal Nginx container including containerpilot and a simple virtulhost config
FROM autopilotpattern/nginx:1-6.3.0
# Add our configuration files
COPY etc /etc