This website requires JavaScript.
Explore
Help
Sign In
HSH
/
cg1_tut_mdi
Watch
1
Star
0
Fork
You've already forked cg1_tut_mdi
0
Code
Issues
Pull Requests
Packages
Projects
Releases
2
Wiki
Activity
47f6556b46
cg1_tut_mdi
/
docker-compose.yml
7 lines
121 B
YAML
Raw
Blame
History
services
:
cg1
:
image
:
nginx:alpine
volumes
:
-
./src:/usr/share/nginx/html:ro
ports
:
-
"8080:80"
Reference in New Issue
View Git Blame
Copy Permalink