Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow execution of docker commands from within the container #2

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

fritz-k
Copy link

@fritz-k fritz-k commented Jul 9, 2020

This PR installs the docker-cli package to allow execution of docker commands from within the container.

Closes #1

Simon Kaiser added 2 commits July 9, 2020 14:31
if the user bind-mounts the docker socket to the container.

This requires an update of the base image as the docker-cli package is
only present in the repos for alpine >=3.10.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Execute docker commands from within the container
1 participant