Skip to content

Releases: sudoash/zeus

Exec, logs, scripts and top

08 May 14:43
685fd57

Choose a tag to compare

Introduces a few new commands. Check changelog for details.

Update and static IP

15 Jan 11:55
f75912c

Choose a tag to compare

Contains ability to fetch updates for all Docker images.

If docker-machine-ipconfig is detected, allows for a static IP to set during creation.

First stable release

14 Jan 14:59

Choose a tag to compare

First stable release

  • Added run and env commands
  • Added ability to restart containers without restarting machine

Updated ssh command to spawn new container

27 Sep 12:41
ce71647

Choose a tag to compare

Merge pull request #5 from sudoash/ssh-with-docker-run

Modified ssh command to use docker-compose run instead

Use current directory as NFS mount

01 Mar 11:20
f242d8b

Choose a tag to compare

Pre-release

Now sets the NFS mount point to the current directory of the project.

Minor features

15 Jun 10:12

Choose a tag to compare

Minor features Pre-release
Pre-release
Merge pull request #3 from sudoash/minor-features

Minor features

0.2

10 Apr 13:33

Choose a tag to compare

0.2 Pre-release
Pre-release

Starts and stops the Docker machine when running up and down.

Displays version in usage and -v|--version.

0.1

09 Apr 18:22

Choose a tag to compare

0.1 Pre-release
Pre-release
Added installation instructions