This website requires JavaScript.
Explore
Help
Register
Sign In
kevinhermes
/
west-wickham-village
Watch
1
Star
0
Fork
0
You've already forked west-wickham-village
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
master
west-wickham-village
/
docker-compose.yml
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
7 lines
87 B
YAML
Raw
Permalink
Normal View
History
Unescape
Escape
Add Dockerfile and docker-compose.yml to run site locally
2026-04-19 22:08:43 +00:00
services
:
web
:
build
:
.
ports
:
Use port 9090 for Docker to avoid conflict with portfolio site
2026-04-19 22:14:35 +00:00
-
"9090:80"
Add Dockerfile and docker-compose.yml to run site locally
2026-04-19 22:08:43 +00:00
restart
:
unless-stopped
Reference in New Issue
Copy Permalink