Quick Question about docker images
-
I've always used the base cloudron docker image as a base for developing apps, but is that actually required? Looking to port a couple things into the cloudron ecosystem and it would save me tons of time using their docker images
The statement that i heard about this is in the past was a "not required, but greatly recommended".
The integration into Cloudron needs some dependencies to be installed and paths to work. From the top of my head the entrypoint is the same for all containers and bash needs to be installed for the terminal in the Cloudron dashboard to work.
-
The statement that i heard about this is in the past was a "not required, but greatly recommended".
The integration into Cloudron needs some dependencies to be installed and paths to work. From the top of my head the entrypoint is the same for all containers and bash needs to be installed for the terminal in the Cloudron dashboard to work.