Skip to content
frikilax edited this page May 25, 2020 · 1 revision

Description

We provide docker images for both releases and the dev branch.

Those are best effort and won't be a priority for us, as Darwin is still developed and supported for FreeBSD/HardenedBSD systems, but feel free to use them and submit feedback !

images

all the images are available on docker hub, and tags are as follows:

  • dev tag is updated as soon as a new commit is pushed to the dev branch, this image contains all required and compiled dependencies, including necessary modules for functional testing. This image reflects the current state of development of Darwin and should only be used for testing/development
  • v[number] tag is created for each new release, and reflects the code of the corresponding github release, the image created is minimal and contains only required libs and compiled filters
  • latest points to the last release version described above
Clone this wiki locally