Aktualisierte gitea Daten.
This commit is contained in:
6
gitea/update.sh
Executable file
6
gitea/update.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#! /usr/bin/bash
|
||||
|
||||
export COMPOSE_IGNORE_ORPHANS=True
|
||||
./update-container gitea/gitea:latest gitea
|
||||
echo "creating new container"
|
||||
docker-compose -f ./docker-compose.yml up -d
|
||||
Reference in New Issue
Block a user