1
0
mirror of https://github.com/yldio/copilot.git synced 2024-09-21 13:53:51 +03:00
copilot/nginx/Dockerfile
2016-11-02 16:13:15 +00:00

6 lines
166 B
Docker

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