Skip to content

Releases: StuckInVim-dev/demoBox

Optimized startup

Choose a tag to compare

@StuckInVim-dev StuckInVim-dev released this 12 Mar 08:42

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

Choose a tag to compare

@StuckInVim-dev StuckInVim-dev released this 12 Mar 07:42

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.