Namespace
privatebin
Image / Tag
nginx-fpm-alpine:1.2.1-phpfpm7.3.6-alpine3.10
Content Digest
sha256:8e28f10d569e60e861de48bf2d03ee2ac111db7ce23543cd48ed766889384212
Details
Created

2019-06-24 19:28:47 UTC

Size

23.1 MB

Content Digest
Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

RELEASE

1.2.1


Layers

[#000] sha256:921b31ab772b38172fd9f942a40fae6db24decbd6706f67836260d47a72baab5 - 11.53% (2.66 MB)

[#001] sha256:cd55332492fd186a6d5166e9428ef7a1c31f078ab7125362420792098eeb3ec7 - 88.45% (20.4 MB)

[#002] sha256:d1a5afdad1a29a7f92a9ada758f543919dcd69b24a9105ba09281b65fd9e26a8 - 0.02% (4.42 KB)


History
2019-06-19 21:19:43 UTC

/bin/sh -c #(nop) ADD file:fef3b00b3ae63967d8f4d83174b3fcecb55c9bada02b3e4f5a9b79a21b6c3bb3 in /

2019-06-19 21:19:43 UTC

/bin/sh -c #(nop) CMD ["/bin/sh"]

2019-06-24 19:28:24 UTC

/bin/sh -c #(nop) MAINTAINER PrivateBin <support@privatebin.org>

2019-06-24 19:28:24 UTC

/bin/sh -c #(nop) ENV RELEASE=1.2.1

2019-06-24 19:28:45 UTC

/bin/sh -c apk add --no-cache supervisor nginx php7-fpm php7-json php7-gd php7-opcache php7-pdo_mysql php7-pdo_pgsql && rm -f /etc/nginx.conf && rm -f /etc/nginx/conf.d/default.conf && rm -rf /etc/nginx/sites-* && rm -rf /var/log/nginx && rm /var/lib/nginx/logs && mkdir -p /var/lib/nginx/logs && ln -s /dev/stderr /var/lib/nginx/logs/error.log && mkdir -p /etc/nginx/server.d/ && mkdir -p /etc/nginx/location.d/ && apk add --no-cache gnupg curl && export GNUPGHOME="$(mktemp -d)" && gpg2 --list-public-keys || /bin/true && curl -s https://privatebin.info/key/release.asc | gpg2 --import - && rm -rf /var/www/* && cd /tmp && curl -Ls https://github.com/PrivateBin/PrivateBin/releases/download/${RELEASE}/PrivateBin-${RELEASE}.tar.gz.asc > PrivateBin-${RELEASE}.tar.gz.asc && curl -Ls https://github.com/PrivateBin/PrivateBin/archive/${RELEASE}.tar.gz > PrivateBin-${RELEASE}.tar.gz && gpg2 --verify PrivateBin-${RELEASE}.tar.gz.asc && cd /var/www && tar -xzf /tmp/PrivateBin-${RELEASE}.tar.gz --strip 1 && rm *.md cfg/conf.sample.php && mv cfg /srv && mv lib /srv && mv tpl /srv && mv vendor /srv && mkdir -p /srv/data && sed -i "s#define('PATH', '');#define('PATH', '/srv/');#" index.php && chown -R nobody.www-data /var/www /srv/* && rm -rf "${GNUPGHOME}" /tmp/* && apk del --no-cache gnupg curl

2019-06-24 19:28:45 UTC

/bin/sh -c #(nop) WORKDIR /var/www

2019-06-24 19:28:46 UTC

/bin/sh -c #(nop) ADD dir:446c0ac6643d257b8787222361c9632bbf56de715b455aa1e286f51488f5ece3 in /etc/

2019-06-24 19:28:46 UTC

/bin/sh -c #(nop) VOLUME [/srv/data /tmp /var/tmp /run /var/log]

2019-06-24 19:28:47 UTC

/bin/sh -c #(nop) EXPOSE 80

2019-06-24 19:28:47 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/usr/bin/supervisord" "-c" "/etc/supervisord.conf"]

Danger Zone
Delete Tag

Please be careful as this will not just delete the reference but also the actual content!

For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.

Delete