removed the workdir
This commit is contained in:
@ -2,6 +2,4 @@ FROM alpine:3.4
|
||||
|
||||
RUN apk add --no-cache ansible
|
||||
|
||||
WORKDIR /site
|
||||
|
||||
CMD ["ansible-playbook", "--help"]
|
||||
|
Reference in New Issue
Block a user