Sign inSign up

cyrilix/ttrss:latest

Multi-platform
Manifest digest

sha256:fd0221d7f61b49ad86a5cf0ea07da5571ed664742bf85d95152d820cfe326e8e

OS/ARCH

Compressed size

99.59 MB

Last pushed

almost 6 years by cyrilix

Type

Image

Manifest digest

sha256:fd0221d7f61b49ad86a5cf0ea07da5571ed664742bf85d95152d820cfe326e8e

Image Layers

1ADD file ... in / 46.9 MB
2CMD ["bash"]0 B
3MAINTAINER Cyrille Nofficial<[email protected]>0 B
4RUN /bin/sh -c DEBIAN_FRONTEND=noninteractive apt-get49.25 MB
5WORKDIR /var/www1.17 KB
6RUN /bin/sh -c apt-get update3.42 MB
7RUN /bin/sh -c cp config.php-dist4.84 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.52 KB
14ADD config.php /var/www/config.php # buildkit4.86 KB
15RUN /bin/sh -c ln -s1.75 KB
16RUN /bin/sh -c rm /etc/nginx/sites-enabled/default1.75 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:c8c11e622b1b8a1e31f32e2457ff4d1314d5cd4a7ad22b3991ab9d0542db23fd in /