This commit is contained in:
parent
28da68eec6
commit
f4e9039ce2
@ -45,7 +45,7 @@ Source | Image
|
||||
[Ahwxorg/Binternet](https://github.com/Ahwxorg/binternet/) | ahwxorg/binternet
|
||||
[gothub/gothub](https://codeberg.org/gothub/gothub) | gothub/gothub
|
||||
[valkey-io/valkey-container](https://github.com/valkey-io/valkey-container) | valkey/valkey
|
||||
[go-gitea/gitea](https://github.com/go-gitea/gitea) | gitea/gitea (with [Rainnny7/gitea-github-theme](https://github.com/Rainnny7/gitea-github-theme))
|
||||
[go-gitea/gitea](https://github.com/go-gitea/gitea) | gitea/gitea [(with Rainnny7/gitea-github-theme](https://github.com/Rainnny7/gitea-github-theme))
|
||||
[gitea/act_runner](https://gitea.com/gitea/act_runner) | gitea/act_runner
|
||||
[binwiederhier/ntfy](https://github.com/binwiederhier/ntfy) | binwiederhier/ntfy
|
||||
[louislam/uptime-kuma](https://github.com/louislam/uptime-kuma) | louislam/uptime-kuma
|
||||
|
@ -4,4 +4,4 @@ RUN sed -i '/#innerdocbody {/a \ \ font-size: 18px;' ./src/static/css/iframe_edi
|
||||
RUN { [ -z "${ETHERPAD_PLUGINS}" ] || \
|
||||
npm install --no-save ${ETHERPAD_PLUGINS}; } && \
|
||||
src/bin/installDeps.sh && \
|
||||
rm -rf ~/.npm
|
||||
rm -rf ~/.npm
|
||||
|
Loading…
Reference in New Issue
Block a user