Skip to content
This repository was archived by the owner on Nov 15, 2024. It is now read-only.

vs-eth/docker_old

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker

Install docker on a debian system

Variable Default Description
docker_install_compose False If set to true, docker-compose will be installed
docker_users [] List of users that shall be added to the docker-group

docker-compose workaround

Optionally installs docker-compose when docker_install_compose is set to True. This will also install gnupg2 and pass; this is necessary because otherwise it will break docker login as the dependency golang-docker-credential-helpers is broken. Installing gnupg2 and pass makes docker login use these instead of the broken package. Refer to https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=910823 .

About

Install docker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published