Release v0.10.0
Changes
- Adds
Freeze
to the API andcmgr freeze
to the CLI tool. This allows pushing a container image with dependencies already installed to a private container registry so that future builds can use this in the build cache and avoid dependency issues. - Fixes a previously unidentified race condition in querying for the port mapping of exposed ports.