Logo
Explore Help
Sign In
web/docker-ttrss
2
0
Fork 0
You've already forked docker-ttrss
Code Issues Pull Requests Packages Projects Releases Wiki Activity
docker-ttrss/root/srv/start-ttrss.sh

10 lines
196 B
Bash
Raw Normal View History

Now based on Alpine Linux and s6 as supervisor, resulting in a much smaller Docker image. See README.md for details and other additions.
2017-02-21 23:50:08 +01:00
#!/bin/sh
set -e
Now based on Alpine Linux and s6 as supervisor, resulting in a much smaller Docker image. See README.md for details and other additions.
2017-02-21 23:50:51 +01:00
# Call the setup script to make sure everything is ready to go.
/srv/setup-ttrss.sh --no-start
Now based on Alpine Linux and s6 as supervisor, resulting in a much smaller Docker image. See README.md for details and other additions.
2017-02-21 23:50:08 +01:00
# Call the image's init script which in turn calls the s6 supervisor then.
/init
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.7 Page: 457ms Template repo/home: 44ms
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