Deploy docker containers
This commit is contained in:
@ -15,3 +15,6 @@ git clone https://git.myitr.org/Jukebox/jukebox-software
|
||||
cd jukebox-software
|
||||
git submodule init
|
||||
git submodule update
|
||||
|
||||
docker compose build
|
||||
docker compose up -d
|
Reference in New Issue
Block a user