1
0
mirror of https://github.com/yldio/copilot.git synced 2024-11-11 05:40:11 +02:00
copilot/nginx/Dockerfile

6 lines
165 B
Docker
Raw Normal View History

# 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