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 MB2CMD ["bash"]0 B4RUN /bin/sh -c DEBIAN_FRONTEND=noninteractive apt-get49.25 MB5WORKDIR /var/www1.17 KB6RUN /bin/sh -c apt-get update3.42 MB7RUN /bin/sh -c cp config.php-dist4.84 KB8EXPOSE map[8000/tcp:{}]0 B9ENV SELF_URL_PATH=http://localhost0 B10ENV DB_NAME=ttrss0 B11ENV DB_USER=ttrss0 B12ENV DB_PASS=ttrss0 B13ADD ttrss.nginx.conf /etc/nginx/sites-available/ttrss # buildkit2.52 KB14ADD config.php /var/www/config.php # buildkit4.86 KB15RUN /bin/sh -c ln -s1.75 KB16RUN /bin/sh -c rm /etc/nginx/sites-enabled/default1.75 KB17ADD configure-db.php /configure-db.php # buildkit3.44 KB18ADD supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit1.93 KB19ADD php-fpm/php-fpm.conf /php-fpm.conf # buildkit2.04 KBCommand
ADD file:c8c11e622b1b8a1e31f32e2457ff4d1314d5cd4a7ad22b3991ab9d0542db23fd in /