subspace
subspace copied to clipboard
Docker Compose File [WIP]
Currently, the readme has a number of docker run commands. Docker compose
is a great tool to automate all the needed docker run flags behind a simple
docker-compose up. Still work in progress, but wanted to put out in the open.
Tasks
- [x] Create base docker-compose.yml file
- [ ] Test file, tweak as needed
- [ ] Update documentation README.md
Hi,
Great, the docker create command is less good than a compose file :)
The ports: - "2143:2143/udp" are useless due of the network: host no ?