This website requires JavaScript.
Explore
Help
Sign In
autonomic-cooperative
/
traefik.autonomic.zone
Archived
Watch
5
Star
0
Fork
0
You've already forked traefik.autonomic.zone
Code
Issues
Pull Requests
Releases
Wiki
Activity
This repository has been archived on
2020-09-29
. You can view files and clone it, but cannot push or open issues or pull requests.
c676b1dd40
traefik.autonomic.zone
/
docker-compose.yml
10 lines
114 B
YAML
Raw
Normal View
History
Unescape
Escape
Get a docker-compose file going
2020-04-25 10:08:00 +00:00
---
Local dev environment works!
2020-04-30 09:50:59 +00:00
version
:
"3.7"
Get a docker-compose file going
2020-04-25 10:08:00 +00:00
services
:
traefik
:
image
:
"traefik:v2.2"
ports
:
-
"80:80"
Working with a test app in dev mode
2020-04-30 09:55:40 +00:00
-
"8080:8080"
Reference in New Issue
Copy Permalink