This commit is contained in:
qiaofeng1227 2024-02-23 17:53:50 +08:00
parent 00df2a4326
commit 534798b4f2
2 changed files with 3 additions and 2 deletions

View file

@ -1,4 +1,4 @@
# modify time: 202402231651, you can modify here to trigger Docker Build action
# modify time: 202402231753, you can modify here to trigger Docker Build action
# Dockerfile refer to: https://github.com/go-gitea/gitea/blob/main/Dockerfile
FROM gitea/gitea:1.20.4

View file

@ -1,3 +1,4 @@
#!/bin/bash
s6-svscanctl -t /etc/s6/
s6-svscanctl -t /etc/s6/user
exit 100