-
v0.1.0 Pre-release
released this
2025-03-08 04:34:07 +01:00 | 37 commits to main since this releaseThis release adds:
- the ability to install Docker plugins using the
containerize_docker_pluginsvariable. - the ability to configure the Docker daemon using the
containerize_docker_daemon_optionsvariable. - the ability to install Docker-CE from Docker's official repo.
This release removes:
- the variable containerize_registries, because I think that should be handled closer to where its needed.
This release improves:
- the Docker installation logic by more closely following the steps outlined in the Docker documentation.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- the ability to install Docker plugins using the