mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-02-02 17:08:38 +08:00
Update dockerfile
This commit is contained in:
parent
5f66606ff4
commit
8a5562456e
@ -15,6 +15,3 @@ RUN ansible-playbook role_common/tests/test.yml
|
|||||||
RUN git clone https://github.com/Websoft9/role_template
|
RUN git clone https://github.com/Websoft9/role_template
|
||||||
|
|
||||||
VOLUME "/ansible"
|
VOLUME "/ansible"
|
||||||
|
|
||||||
# Define the entry point for the docker container.
|
|
||||||
CMD ["bash" "-c" "echo ansible RunTime is OK!"]
|
|
||||||
|
Loading…
Reference in New Issue
Block a user