Sign inSign up

ansibleplaybookbundle/apb-base

By ansibleplaybookbundle

•Updated over 7 years ago

Image
0

100K+

ansibleplaybookbundle/apb-base repository overview

⁠apb-base

This is a base image that can be used to create an Ansible Playbook Bundle⁠.

⁠Debug

To turn on debug mode, set the environment variable BUNDLE_DEBUG=true. This may be easiest to do in the Dockerfile for your APB.

ENV BUNDLE_DEBUG=true

Currently this behavior sets -x for the entrypoint, which the bash documentation explains will "Print commands and their arguments as they are executed".

Tag summary

Content type

Image

Digest

Size

162.7 MB

Last updated

almost 8 years ago

docker pull ansibleplaybookbundle/apb-base