1
0
mirror of https://github.com/2ec0b4/kaamelott-soundboard.git synced 2025-12-08 15:43:24 +00:00

(master) Dissocie une commande

This commit is contained in:
Antoine
2020-06-19 13:46:17 +02:00
parent 12e1b26fb2
commit 84c07bdc66
2 changed files with 5 additions and 2 deletions

View File

@@ -1,5 +1,7 @@
install:
init:
docker build -t ks-base .docker/base
install:
docker-compose -f docker-compose.builder.yml run --rm install
start: