1
0
Fork 0
  • v0.1.0 4d8e781b14

    v0.1.0 Pre-release

    marcus released this 2025-03-08 04:34:07 +01:00 | 37 commits to main since this release

    This release adds:

    • the ability to install Docker plugins using the containerize_docker_plugins variable.
    • the ability to configure the Docker daemon using the containerize_docker_daemon_options variable.
    • 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