Skip to content

Releases: StuckInVim-dev/demoBox

Optimized startup

12 Mar 08:42

Choose a tag to compare

The functionality of the init.sh script was moved into the setup script. This speeds up the startup significantly because all the images are built inside the master container removing the need to save, copy and load the images.

First usable release

12 Mar 07:42

Choose a tag to compare

First release that is usable. The startup with init.sh is very slow and needs to be optimized or integrated into the Docker startup script.