quixote.build.installs package

Module contents

quixote.build.installs.install_docker_cli()[source]

Install the docker CLI

quixote.build.installs.install_docker(with_cli: bool = True)[source]

Install docker

Parameters

with_cli – whether or not the docker CLI should be installed (default is True)