Skip to content

Releases: CodeNow/image-builder

v2.2.0 - Build Networking

26 Mar 18:28
Compare
Choose a tag to compare

major refactor: broke build step out into its own file

we now parse the dockerfile and look for WAIT_FOR_WEAVE. if it exist we call to sauron and attach a network to it

v2.1.0

13 Mar 20:34
Compare
Choose a tag to compare

Includes ability to connect network before RUN commands

2.0.2

10 Mar 22:31
Compare
Choose a tag to compare
  • rename layer.tar to just use the layer's hash ID
  • fix race condition where layer.tar was being used before it existed