Skip to content

Releases: jonschipp/ISLET

ISLET 1.3.6

05 Aug 21:18
Compare
Choose a tag to compare

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

30 Jul 05:31
Compare
Choose a tag to compare

Support Docker cpusets option and tagged Docker images in the IMAGE setting. Major bug fixes for menu system and attachment.

ISLET 1.3.0

30 Jul 05:51
Compare
Choose a tag to compare

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

27 May 23:19
Compare
Choose a tag to compare

First major release of ISLET. Support for Linux Kernel capabilities in Docker, ulimit in Docker, redesign of the menu system, etc.