Skip to content

Releases: 0Itsuki0/AppleContainerDesktop

Version 1.1

03 Oct 04:28

Choose a tag to compare

  • 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

10 Sep 05:57

Choose a tag to compare

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 container executable
    • Application Data
    • Time out time for starting and stopping the system, as well as stopping the container.
  • Interact with the container system through the menu if needed.