Skip to content

Releases: hverr/lxdfile

v0.3.0.1

10 Jul 00:08
Compare
Choose a tag to compare
  • Fix turtle line concatenation (#3)

v0.3.0.0

09 Jul 23:01
Compare
Choose a tag to compare
  • Correctly parse launch output of LXD 2.15 (#2)

IMPORTANT: This version (and subsequent versions) only works with LXD 2.15 or higher.

v0.2.1.1

11 Mar 14:09
Compare
Choose a tag to compare
  • Update to Hackage LTS 8.4

v0.2.1.0

11 Dec 00:07
Compare
Choose a tag to compare
  • Allow the user to override the base image on the command line when building a container using lxdfile build (f6f8e33)

v0.2.0.2

05 Dec 20:22
Compare
Choose a tag to compare
  • Fix creating /var/run/lxdfile in containers when it already exists (5779042)

v0.2.0.1

02 Dec 13:07
Compare
Choose a tag to compare
  • Fix RUN commands when /var/run is mounted as noexec (9b9715e)

v0.2.0.0

21 Nov 14:30
Compare
Choose a tag to compare
  • Contexts are now specified per init script. Each init script has its own context. (#1)
  • A new command inject is implemented to inject init scripts into a running container for configuration purposes. (#1)

v0.1.1.0

16 Nov 10:26
Compare
Choose a tag to compare
  • Add profile options to launch command

v0.1.0.0

14 Nov 14:36
Compare
Choose a tag to compare

Initial release