Open tomkooij opened 2 years ago
Add docker-compose.yaml
docker-compose.yaml
Can be used to start a container using docker compose up -d. Which will then automatically restart even after reboot etc.
docker compose up -d
Link the config file ./gw2pvo.cfg to be used in the container.
./gw2pvo.cfg
Add
docker-compose.yaml
Can be used to start a container using
docker compose up -d
. Which will then automatically restart even after reboot etc.Link the config file
./gw2pvo.cfg
to be used in the container.