mirror of
https://github.com/Theodor-Springmann-Stiftung/musenalm.git
synced 2025-10-28 16:55:32 +00:00
Docker build script
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
docker build -t musenalm-backend -v musenalm:/app/data .
|
docker build -t musenalm -v musenalm:/app/data .
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user