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 MB2CMD ["bash"]0 B4RUN /bin/sh -c DEBIAN_FRONTEND=noninteractive apt-get49.61 MB5WORKDIR /var/www1.16 KB6RUN /bin/sh -c apt-get update3.42 MB7RUN /bin/sh -c cp config.php-dist4.83 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.51 KB14ADD config.php /var/www/config.php # buildkit4.86 KB15RUN /bin/sh -c ln -s1.74 KB16RUN /bin/sh -c rm /etc/nginx/sites-enabled/default1.74 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:07a6578d6f507bd9c51bdf4fe41402db5dcf3b9fdf51cd4315778c27da1add39 in /