mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-11-25 17:10:27 +00:00
gitea
This commit is contained in:
parent
00df2a4326
commit
534798b4f2
2 changed files with 3 additions and 2 deletions
|
@ -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
|
# Dockerfile refer to: https://github.com/go-gitea/gitea/blob/main/Dockerfile
|
||||||
FROM gitea/gitea:1.20.4
|
FROM gitea/gitea:1.20.4
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
s6-svscanctl -t /etc/s6/
|
s6-svscanctl -t /etc/s6/user
|
||||||
|
exit 100
|
||||||
|
|
Loading…
Reference in a new issue