Releases: 0Itsuki0/AppleContainerDesktop
Releases · 0Itsuki0/AppleContainerDesktop
Version 1.1
- Update to use Container 0.5.0 release
- Add support to create image from Dockerfile
- Other minor fixes
Important
This version is for container 0.5.0 which contains some breaking changes. Please make sure to download the newest binary release for apple container in the release page.
Initial Release
Supported Features
Images
- Pull Remote Image
- Delete Image
- Inspect some basic Image information such as container using the image, OS, Arch, and etc.
Containers
-
Create new container
- From added image, or directly from remote references
- Set custom name, add published ports and environment values
-
Start, stop, or delete containers
-
Inspect container
- Status, OS, Arch, published ports, environment variables, and logs.
Others
- Set Custom values for
- Path to
containerexecutable - Application Data
- Time out time for starting and stopping the system, as well as stopping the container.
- Path to
- Interact with the container system through the menu if needed.