Skip to content

Release v0.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Sep 13:44

Changes

  • Adds Freeze to the API and cmgr 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.