mirror of
https://github.com/yldio/copilot.git
synced 2024-11-10 21:30:06 +02:00
8295bd6882
this shall be a progressive process
6 lines
165 B
Docker
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
|