Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker Compose File [WIP] #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

benyanke
Copy link

@benyanke benyanke commented Jan 26, 2019

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

  • Create base docker-compose.yml file
  • Test file, tweak as needed
  • Update documentation README.md

@valentin2105
Copy link

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 ?

@subspacecloud subspacecloud self-requested a review April 21, 2019 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants