Use gitea-asciidoc image
This commit is contained in:
parent
9cdd87fbd3
commit
a9ae559115
2 changed files with 1 additions and 4 deletions
|
@ -1,3 +0,0 @@
|
|||
FROM gitea/gitea:1
|
||||
|
||||
RUN apk --no-cache add asciidoctor
|
|
@ -1,8 +1,8 @@
|
|||
[services]
|
||||
|
||||
[services.gitea]
|
||||
image = "functionalhacker/gitea-asciidoc"
|
||||
container_name = "gitea"
|
||||
build = "."
|
||||
environment = ["TZ=Europe/Helsinki", "USER_UID=1000", "USER_GID=1000"]
|
||||
restart = "unless-stopped"
|
||||
networks = ["postgres", "proxy"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue