This repository has been archived by the owner on Aug 29, 2023. It is now read-only.
0.4.0
Changelog
Feature: New show
command displaying container run-time properties such a the container IP address or hostPort
s that have been chosen by docker when using automatic port allocation.
Feature: New start
and stop
commands to, well, stop ad start containers. Containers will retain file system changes until they are deleted.
Feature: Added a quay.io/footloose/clearlinux
base image
Feature: The version
command will now check if a newer version has been released
Fix: The privateKey
cluster config field will now expand ~/
Fix: All base images now have sudo
installed