Skip to content

How to start a Docker Container #1379

Answered by githubsaturn
7aklhz asked this question in Q&A
Discussion options

You must be logged in to vote

Multiple methods:

  • You can simply just run the command that they provided. CapRover doesn't touch the containers that are launched via other methods.
  • If you want to deploy it under CapRover, you'll have to use port mapping for p 4444:4444 -p 7900:7900 . But there is no native support for shm-size in CapRover.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by 7aklhz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants