Add docker-start.sh
This commit is contained in:
parent
b120341d78
commit
40fbb93732
7
docker-start.sh
Normal file
7
docker-start.sh
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
#! /bin/bash -
|
||||||
|
|
||||||
|
read -sp "Enter DB password: " DB_PASS
|
||||||
|
echo
|
||||||
|
|
||||||
|
export DB_PASS
|
||||||
|
docker-compose up -d
|
Loading…
x
Reference in New Issue
Block a user