-
Notifications
You must be signed in to change notification settings - Fork 14
docker compose yml #2
Copy link
Copy link
Open
Description
Maybe would be nice to have an example docker-compose yml in the repo
Mine looks something like -
esp-updater:
image: kstobbe/esp-update-server:latest
container_name: esp-updater
ports:
- 5000:5000
volumes:
- /opt/esp-updater:/esp-update-server/bin
[ edit volume path as appropriate ]
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels