mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-11-21 23:20:23 +00:00
Update dockerfile
This commit is contained in:
parent
5f66606ff4
commit
8a5562456e
1 changed files with 0 additions and 3 deletions
|
@ -15,6 +15,3 @@ RUN ansible-playbook role_common/tests/test.yml
|
|||
RUN git clone https://github.com/Websoft9/role_template
|
||||
|
||||
VOLUME "/ansible"
|
||||
|
||||
# Define the entry point for the docker container.
|
||||
CMD ["bash" "-c" "echo ansible RunTime is OK!"]
|
||||
|
|
Loading…
Reference in a new issue