Skip to content

Releases: dockerstuff/dockeri

Support containers specific arguments

Choose a tag to compare

@chbrandt chbrandt released this 14 Jun 14:43

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

Choose a tag to compare

@chbrandt chbrandt released this 27 Mar 11:33

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

/.\

Interface for Interactive and Dettached-mode containers

Choose a tag to compare

@chbrandt chbrandt released this 27 Mar 11:28

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

Pre-release

Choose a tag to compare

@chbrandt chbrandt released this 27 Mar 11:24

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

/.\