FROM infrastructurebuilder/ansible-container:0.16

RUN <<SCRIPT2
  mkdir ${HOME}/.gnupg
  . ${HOME}/.bashrc
SCRIPT2