Releases: iongion/container-desktop
Releases Β· iongion/container-desktop
4.0.0-b.1 - Initial support for podman 4.x
Support podman 4.x
Awesome changes
- Windows binary - initial binary using built-in podman machine, testing needed
Not so awesome changes
- LIMA support is disabled for now, will add it back in a toggle once settings panel is re-thought properly.
3.4.2-alpha.4 - MacOS through LIMA - proper automatic lima detection
This is a hotfix release - fixing issue #14 where lima was assumed as being configured and detection was cached.
Prepare a lima
podman
distro/vm
brew install lima
limactl start /usr/local/share/doc/lima/examples/podman.yaml
- this creates apodman
specific lima vm, with the api exposed to the host. Not that the example configuration files are installed together with lima.limactl shell podman
to verify the special VM for podman is bootable
LATEST EDIT - Also released evaluation arm64
linux builds together with updated 3.4.2-alpha.4
x86
3.4.2-alpha.2 - Split store
Fixed bugs
- Secrets might not create properly
Tech debt
- Split store model per purpose
- Changed folder layout for better isolation of concerns
- Log all HTTP requests to the podman unix socket for better debugging
- Removed duplication, useless files and initial push artifacts
3.4.2-alpha.1 - First release
First release - alpha quality
- Tested only with latest podman
3.4.2
and only on Manjaro - Tested only the AppImage
Known issues
- Secrets might not create properly
- On systems without cgroups v2, stats are not available (Ubuntu 20.04)