mirror of
https://github.com/phfroidmont/self-hosting.git
synced 2025-12-25 13:46:59 +01:00
5 lines
209 B
YAML
5 lines
209 B
YAML
|
|
docker_apt_key: https://download.docker.com/linux/ubuntu/gpg
|
||
|
|
docker_apt_repository: https://download.docker.com/linux/ubuntu
|
||
|
|
# Choose 'edge' 'stable' or 'testing' for docker channel
|
||
|
|
docker_apt_channel: stable
|