⚲
Project
General
Profile
Sign in
Register
Home
Projects
Documentation
Help
Search
:
Arvados
All Projects
Arvados
Activity
Roadmap
Backlogs
Issues
Wiki
Repository
Documentation
Download (513 Bytes)
Idea #22943
» docker-inventory.yml
Brett Smith
, 05/27/2025 12:52 PM
arvados_docker_build
:
hosts
:
# "Hostnames" are container names.
arvados_bookworm
:
# The Docker image to start from.
arvados_docker_from
:
debian:12-slim
# The image tag to use when committing the container.
arvados_docker_tag
:
arvados/test:debian12
arvados_jammy
:
arvados_docker_from
:
ubuntu:jammy
arvados_docker_tag
:
arvados/test:ubuntu2204
vars
:
ansible_connection
:
docker
ansible_user
:
root
# Other variables required by the playbook can go here.
« Previous
1
2
Next »
(2-2/2)
Loading...