install_docker/defaults/install_docker.yml.sample

10 lines
339 B
Plaintext
Raw Normal View History

2023-04-10 16:14:53 +00:00
---
# install_docker_edition: ce # can be ce or ee (community or enterprise)
# install_docker_start_service: true
# install_docker_compose: false
# install_docker_compose_version: latest
# install_docker_python_packages: false
# install_docker_python_packages_version: latest
# install_docker_users: []
# install_docker_daemon_options: {}