Skip to content

DevStack v0.1.0

Choose a tag to compare

@github-actions github-actions released this 12 Sep 07:44
· 10 commits to main since this release

DevStack v0.1.0 is the first public early-access release of the open-source
desktop container workspace for macOS, Windows, and Linux.

Highlights:

  • Manage containers, images, volumes, networks, and Compose projects.
  • Follow logs, inspect configuration, and open container terminals.
  • Choose explicitly between DevStack Native and external Docker endpoints.
  • Review container storage and clean unused resources with guided cleanup modes.
  • Check for updates in the app and verify downloaded updates with SHA-256.

Downloads:

  • macOS Apple silicon: DevStack-0.1.0-macOS-arm64.dmg
  • Windows x64: DevStack-0.1.0-windows-amd64-installer.exe
  • Linux x64: DevStack-0.1.0-linux-amd64.tar.gz

Important early-access notes:

  • The macOS and Windows installers are currently unsigned. macOS Gatekeeper or
    Windows SmartScreen may warn or block the first launch until you explicitly
    allow the application.
  • Native macOS and Windows engines remain experimental and need broader
    target-platform validation. Review the README before using them with
    important container data.
  • SHA256SUMS covers the automatic-update archives. DevStack rejects an in-app
    update when its checksum is missing or does not match.

See the README for installation,
runtime requirements, and build instructions.

Full changelog: https://github.com/Tomnerb/DevStack/commits/v0.1.0