Closed evan-goode closed 6 months ago
Resolves https://github.com/unmojang/drasl/issues/70.
This ended up being a bigger change than I anticipated:
dockerTools.buildLayeredImage
I think this would have also worked, but I want to experiment with doing it all with Nix.
Also bump version to 1.0.4.
Blocked by https://github.com/unmojang/drasl/pull/72 since I'd like to release that change ASAP.
Bumped version to 1.1.0 due to the magnitude of the changes.
Resolves https://github.com/unmojang/drasl/issues/70.
This ended up being a bigger change than I anticipated:
dockerTools.buildLayeredImage
rather than using a Dockerfile that calls Nix as described here by mitchellh.I think this would have also worked, but I want to experiment with doing it all with Nix.
Also bump version to 1.0.4.