1
0
mirror of https://github.com/yldio/copilot.git synced 2024-09-21 22:03:54 +03:00
copilot/nginx/Dockerfile

6 lines
166 B
Docker
Raw Normal View History

# 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