my own way of building COOL.
i hated how long the compile was when all i wanted was just change the start script, and so to avoid recompiling and re-pulling the repo over and over again, i build a base image for the compiled project, then create another image to set it up for hosting / PROD
note:
there was also some repetitive stuff like wget-ing the poco lib and core assets and stuff in the script, i mean this was a good way to keep the lib up to date, but personally i think caching it and not making the download slow is better than wget-ing every rebuild
another note:
if you want to deploy quickly just use latest, anything with the tag base is the binary build of the project.
my fork
Content type
Image
Digest
sha256:64011a4ca…
Size
1.2 GB
Last updated
over 1 year ago
docker pull onixldlc/collabora-online