Logo
Explore Help
Register Sign In
Nemcio/Gogs
1
0
Fork 0
You've already forked Gogs
mirror of https://github.com/gogs/gogs.git synced 2026-03-03 10:40:55 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
fac4e27882f412faf3ddf8661bdba76732a35292
Gogs/docker/templates/init_gogs.sh.tpl

13 lines
153 B
Smarty
Raw Normal View History

Docker mix and match setup Rewrite of the docker setup. Now uses fig to manage containers and container linkage. The base is a block based mix and match, which will give you the possibility to easily test all configurations.
2014-08-29 18:20:15 +02:00
#!/bin/sh
$DIRECTORY variable is never set
2015-02-22 13:06:46 +01:00
if [ ! -d "$GOGS_CUSTOM_CONF_PATH" ]; then
Docker mix and match setup Rewrite of the docker setup. Now uses fig to manage containers and container linkage. The base is a block based mix and match, which will give you the possibility to easily test all configurations.
2014-08-29 18:20:15 +02:00
mkdir -p $GOGS_CUSTOM_CONF_PATH
echo "
{{ CONFIG }}
" >> $GOGS_CUSTOM_CONF
fi
exec "$@"
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.1 Page: 81ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API