Skip to content

Releases: jaredallard/containerenv

v1.0.0-rc3 - bug fixes

17 Jun 15:54
Compare
Choose a tag to compare

Bug Fixes

  • commit now actually tags as latest
  • commit respects .environment.commitOptions.image properly

Features

  • CONTAINERENV_VERSION is exported to your environment and used to download the version of containerenv that should be present.

v1.0.0-rc2 - logs, start, stop, UI

17 Jun 03:25
Compare
Choose a tag to compare

What's New

  • logs, start, stop commands added
  • UI changes (new logger)
  • fixes for using the wrong container id sometimes
  • ubuntu:19.04 beta support

v1.0.0-rc1

14 Jun 01:22
Compare
Choose a tag to compare

What's new

  • commit to commit and publish docker images
  • delete to remove environments
  • init to create new environments
  • --net=host by default to support running network managers

Bug fixes

  • Now able to actually run docker inside of the container.

v0.2.0 - ps, exec

13 Jun 15:59
Compare
Choose a tag to compare
v0.2.0 - ps, exec Pre-release
Pre-release

What's New

  • Support for named environments
  • ps to list environments and exec to exec into them.

v0.1.0 - create command

12 Jun 05:24
Compare
Choose a tag to compare
Pre-release

Features

  • create supports v1 config format, except for hardcoded pulseaudio host.
  • Support for x11 host forwarding and running in container, with naive autodetection
  • Support for pulseaudio host forwarding
  • Support for systemd in container, forced on currently
  • Base archlinux image