Skip to content
Snippets Groups Projects
Commit 40014d68 authored by void's avatar void
Browse files

alten warpinfra docker manuell starten

parent 5b7be119
No related branches found
No related tags found
No related merge requests found
......@@ -70,7 +70,11 @@
name: "warpinfra-app-{{ gitclone.after }}"
path: /tmp/warpinfra_docker/www/
state: present
# Docker für DB manuel starten
# docker run -it -v /srv/warpinfra/db/:/var/lib/mysql -p 13306:3306 mariadb:10.1
- name: start warpinfra-db docker
docker_container:
name: warpinfra-db
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment