Sign inSign up

cyrilix/ttrss:latest

Multi-platform
Manifest digest

sha256:e264c34536beb79f6d00908b943524417e2176d6412bb57b22be0c98e4191bb6

OS/ARCH

Compressed size

101.12 MB

Last pushed

almost 6 years by cyrilix

Type

Image

Manifest digest

sha256:e264c34536beb79f6d00908b943524417e2176d6412bb57b22be0c98e4191bb6

Image Layers

1ADD file ... in / 48.06 MB
2CMD ["bash"]0 B
3MAINTAINER Cyrille Nofficial<[email protected]>0 B
4RUN /bin/sh -c DEBIAN_FRONTEND=noninteractive apt-get49.61 MB
5WORKDIR /var/www1.16 KB
6RUN /bin/sh -c apt-get update3.42 MB
7RUN /bin/sh -c cp config.php-dist4.83 KB
8EXPOSE map[8000/tcp:{}]0 B
9ENV SELF_URL_PATH=http://localhost0 B
10ENV DB_NAME=ttrss0 B
11ENV DB_USER=ttrss0 B
12ENV DB_PASS=ttrss0 B
13ADD ttrss.nginx.conf /etc/nginx/sites-available/ttrss # buildkit2.51 KB
14ADD config.php /var/www/config.php # buildkit4.86 KB
15RUN /bin/sh -c ln -s1.74 KB
16RUN /bin/sh -c rm /etc/nginx/sites-enabled/default1.74 KB
17ADD configure-db.php /configure-db.php # buildkit3.44 KB
18ADD supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit1.93 KB
19ADD php-fpm/php-fpm.conf /php-fpm.conf # buildkit2.04 KB

Command

ADD file:07a6578d6f507bd9c51bdf4fe41402db5dcf3b9fdf51cd4315778c27da1add39 in /