Skip to content

Commit

Permalink
Make initial Dockerfile buildable (ansibleplaybookbundle#311)
Browse files Browse the repository at this point in the history
  • Loading branch information
djwhatle authored and djzager committed Jul 20, 2018
1 parent 59e8429 commit 585694b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/apb/dat/Dockerfile.j2
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
FROM ansibleplaybookbundle/apb-base

LABEL "com.redhat.apb.spec"=\
""

COPY playbooks /opt/apb/actions
COPY roles /opt/ansible/roles
Expand Down

0 comments on commit 585694b

Please sign in to comment.