Skip to content

Releases: dockerstuff/dockeri

Support containers specific arguments

14 Jun 14:43
Compare
Choose a tag to compare

This version of dockeri supports the use of command line arguments destined to the container (internal environment) itself.

Docker containers working as apps may accept command line arguments: when docker run ... <image> whatever comes after the name of the <image> docker forwards into the container environment.

X11 support for MacOS

27 Mar 11:33
Compare
Choose a tag to compare

Fix bug regarding X11 server permission that was vanishing between environment calls.

/.\

Interface for Interactive and Dettached-mode containers

27 Mar 11:28
Compare
Choose a tag to compare

This first release provides support for both interactive and dettached-mode containers.
Dockeri is stable in both Python 2 and Python 3.

/.\

Python 2/3 and HEASoft included

27 Mar 11:24
Compare
Choose a tag to compare
Pre-release

This release-candidate supports Python 3 environment.
For convenience, the HEASoft container is included in the preset config file.

/.\