Up
This commit is contained in:
parent
24bee4c85e
commit
c084dd2a19
7 changed files with 86 additions and 22 deletions
4
docker-update.sh
Executable file
4
docker-update.sh
Executable file
|
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/bash
|
||||
|
||||
docker compose up --force-recreate --build -d --pull always
|
||||
docker image prune -f
|
||||
Loading…
Add table
Add a link
Reference in a new issue