Skip to content

how can i set this up in docker #167

Answered by jkwill87
aniel300 asked this question in Questions
Discussion options

You must be logged in to vote

the directions for docker are not clear

Yea, I'm not looking to explain how to use docker or docker-compose. There are any number of use cases that I can't anticipate and there are better resources available than I care to rewrite here. Either way, hopefully this can help get you on the right path. Best of luck!

Observations:

  • Your command doesn't seem at all related to mnamer, I assume that's for some other service in your docker-compose file.
  • I notice that you're using restart: unless-stopped. Just want to make sure that you know that this service isn't a deamon, its run once then exists.
  • It's not clear why you are passing all these options as environment variables.

Suggestions:

  • Eit…

Replies: 5 comments 10 replies

Comment options

You must be logged in to vote
1 reply
@aniel300
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by jkwill87
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
9 replies
@gingerbeardman
Comment options

@aniel300
Comment options

@gingerbeardman
Comment options

@aniel300
Comment options

@aniel300
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #166 on October 23, 2021 03:13.