Logo
Explore Help
Sign In
web/docker-ttrss
Watch 5
Star 0
Fork 0
Code Issues 1 Pull Requests 1 Actions Packages Projects Releases Wiki Activity
Files
d44ce80d3378e8e0f44e81dde92d3ae37f8ccfad
docker-ttrss/root/etc/services.d/ttrss-daemon/run
T

8 lines
149 B
Plaintext
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:51 +01:00
#!/usr/bin/with-contenv sh
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
while true; do
cd /var/www/ttrss
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
exec s6-setuidgid www-data php -f /var/www/ttrss/update_daemon2.php
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
sleep 5m
done
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.27.0 Page: 55ms Template repo/view: 6ms
Auto
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