Releases: jonschipp/ISLET
ISLET 1.3.6
Add support for command, working directory, and improve environment variables configuration. Big feature is a plugin system where external scripts can be ran from the selection menu. Two plugins are included allowing user to delete their account and to allow the user to start over. Bug fix for ENABLE and VISIBLE.
ISLET 1.2.0
Support Docker cpusets option and tagged Docker images in the IMAGE setting. Major bug fixes for menu system and attachment.
ISLET 1.3.0
Add support for Docker's --memory-swap
and do not use deprecated --cpuset
instead --cpuset-cpus
.
This both require Docker 1.7+ otherwise Docker will fail - breaks backwards compatibility. ./configure
has been updated accordingly.
ISLET 1.0.0
First major release of ISLET. Support for Linux Kernel capabilities in Docker, ulimit in Docker, redesign of the menu system, etc.