WebNetStack/
├─ README.md
├─ .gitignore
├─ Makefile
├─ bootstrap.sh
├─ 01-build-custom-image/
│ ├─ app.py
│ ├─ requirements.txt
│ └─ Dockerfile
├─ 02-pull-existing-image/
│ ├─ website/
│ │ └─ index.html
│ └─ run-nginx.sh
└─ 03-frontend-backend-network/
├─ docker-compose.yml
├─ frontend/
│ ├─ Dockerfile
│ ├─ nginx.conf
│ └─ site/
│ └─ index.html
└─ backend/
├─ Dockerfile
├─ requirements.txt
└─ app/
└─ main.py
-
Notifications
You must be signed in to change notification settings - Fork 0
stephanR-dev/Docker_WebNetStack
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published