mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-05-27 04:07:08 +00:00
[docker] drop the docker Makefile from the image (#6507)
This commit is contained in:
parent
0081cd8dfe
commit
dab38c375d
13 changed files with 1 additions and 1 deletions
|
@ -1,6 +0,0 @@
|
|||
#!/bin/bash
|
||||
[[ -f ./setup ]] && source ./setup
|
||||
|
||||
pushd /app/gitea > /dev/null
|
||||
exec su-exec $USER /app/gitea/gitea web
|
||||
popd
|
Loading…
Add table
Add a link
Reference in a new issue