mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-11-22 15:40:22 +00:00
gitea
This commit is contained in:
parent
6aca3db2d1
commit
00df2a4326
2 changed files with 3 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
# modify time: 202402220955, you can modify here to trigger Docker Build action
|
# modify time: 202402231651, 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,2 +1,3 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
exit 0
|
|
||||||
|
s6-svscanctl -t /etc/s6/
|
||||||
|
|
Loading…
Reference in a new issue