Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

0.4.0

Compare
Choose a tag to compare
@dlespiau dlespiau released this 17 Apr 17:03
· 199 commits to master since this release
ad531ff

Changelog

Feature: New show command displaying container run-time properties such a the container IP address or hostPorts 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