This website requires JavaScript.
Explore
Help
Sign In
web
/
docker-ttrss
Watch
5
Star
0
Fork
0
Code
Issues
1
Pull Requests
1
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
d44ce80d3378e8e0f44e81dde92d3ae37f8ccfad
docker-ttrss
/
root
/
etc
/
cont-init.d
/
99-ttrss
T
3 lines
55 B
Plaintext
Raw
Normal View
History
Unescape
Escape
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
#!/usr/bin/with-contenv sh
cd /srv && ./setup-ttrss.sh
Reference in New Issue
Copy Permalink