-
Is your idea related to a problem? Please describe:Docker Site Describe the solution you'd like:A simple Field where you can copy paste the docker compose file into would be perfect for the start. It then should also be pausible to start and stop the container via the compose file. Describe alternatives you've considered:You can have the same effect with adding container one by one and add create a docker network for them. But that is time consuming and you don't have the whole config visible. Other than that there is also kubernetes or rancher or so on. But that is probably to much into the future ;-). Additional contextI know that this can be a tedious task but you would have one user who would use it ;-). |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 3 replies
-
|
Hello, docker-compose is implemented recently: However in some cases there would be a problem with the database. I think it is necessary to identify the ip of the database: The team is looking at how to properly implement the database |
Beta Was this translation helpful? Give feedback.
-
|
Docker Compose is natively supported starting from CasaOS v0.4.4 |
Beta Was this translation helpful? Give feedback.
-
|
If I have more than one container specified, then just the first container will be imported. Is that true? |
Beta Was this translation helpful? Give feedback.



Docker Compose is natively supported starting from CasaOS v0.4.4