Commit update script

This commit is contained in:
Jurius 2024-03-09 23:39:54 +00:00
parent 2f0ca90124
commit 41d7a7cb00
2 changed files with 7 additions and 0 deletions

4
docker-update.sh Executable file
View file

@ -0,0 +1,4 @@
#!/bin/bash
docker compose up --force-recreate --build -d --pull always
docker image prune -f