Packaging non-cloudron docker base image?
-
Is it possible to use a base image in the dockerfile that is NOT cloudron:<versionnumber>?
-
Yes, absolutely it is. I do it anyway and haven't had a single issue with the one custom app I do this with.
-
@Lonk Thanks for the quick response - this will help in getting that custom php5.x app made (I know, security issue and all that)
-
Ooh, also good for getting sysbox up and running easily with a full OS.
Thought we needed new base image(s).
-
@robi Cloudron still makes the filesystem readonly - there has to be a way around this to get sysbox working.
If sysbox can get working, I have an idea to get VDI rolling in cloudron and that would be AMAZING for enterprise.
-
-
Let’s not forget about the mounting feature in 6.0 tho.
️