mirror of
https://github.com/Theodor-Springmann-Stiftung/musenalm.git
synced 2026-02-04 02:25:30 +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