Giter VIP home page Giter VIP logo

role-docker's Introduction

Docker Role

This role installs docker on the system.

Compatibility

This role is only set up for debian bases systems as it uses apt.

Configuration

This role defines some variables that you can use, to adjust the behaviour of the role.

NameDefaultDescription
docker_install_compose_pluginnoSpecifies if the compose plugin should be installed
docker_repo_archamd64The architecture used to add the apt repository
docker_service_enabledyesSpecifies if the docker service should be enabled

Variables

The role defines some variables that are not intended to be changed. You should be able to adjust everything you need with the variables described above. But if you want to change them, feel free to do so.

NameDefaultDescription
docker_dependencies[“ca-certificates”, “curl”, “gnupg”, “lsb-release”]Dependencies that are required to install docker
docker_repo_distro{{ ansible_distribution }}The distribuition used in the repo url
docker_repo_release{{ ansible_distribution_release }}The release name used in the repo url

You may want to change the docker_repo_distro and docker_repo_release values, in case your system isn’t supported (yet).

role-docker's People

Contributors

grcwolf avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.