Namespace
pantsel
Image / Tag
konga:0.6.4
Content Digest
sha256:16e4c9415397c61dcb2edfece3eacd8c25fca09343aa720f9ebd321583443e69
Details
Created

2017-04-09 09:38:26 UTC

Size

107 MB

Content Digest
Environment
NPM_VERSION

4

PATH

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

VERSION

v7.8.0


Layers

[#000] sha256:627beaf3eaaff1c0bc3311d60fb933c17ad04fe377e1043d9593646d8ae3bfe1 - 1.69% (1.82 MB)

[#001] sha256:da33ba8f192ec8b2a3c48e97329b8310dca52064cb23f837dff892c65f6c4cde - 15.59% (16.7 MB)

[#002] sha256:bf4c1dda68a9632f524c1959482fc3dd70c191b8cc05c45bbe42e864ffd9e7dd - 11.08% (11.9 MB)

[#003] sha256:79c796815ff1ad651e2ff67e65e33cf231bfc7bd77686f0736fc4607392485e6 - 7.15% (7.67 MB)

[#004] sha256:c230c20e1f66c1db298c0b8f6112447a63380ae77c995fb309d6316355aa7cc2 - 0.0% (92 Bytes)

[#005] sha256:ae34899ac1f8d90111635aba468d837d30e6297dbd3d44585fa71266fe1d0d80 - 1.16% (1.25 MB)

[#006] sha256:f640758f5f242dededa040960f4f364a7fe188881f06b355e6a6b66717b5e807 - 63.33% (67.9 MB)

[#007] sha256:dbe88052bcefb13ed0f741e65338bb719de6bc1e413a2fd32657ea04acf7457d - 0.0% (159 Bytes)


History
2017-03-03 20:32:37 UTC

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

2017-03-29 03:26:10 UTC

/bin/sh -c #(nop) ENV VERSION=v7.8.0 NPM_VERSION=4

2017-03-29 03:53:09 UTC

/bin/sh -c apk add --no-cache curl make gcc g++ python linux-headers binutils-gold gnupg libstdc++ && gpg --keyserver ha.pool.sks-keyservers.net --recv-keys 94AE36675C464D64BAFA68DD7434390BDBE9B9C5 FD3A5288F042B6850C66B31F09FE44734EB7990E 71DCFD284A79C3B38668286BC97EC7A07EDE3FC1 DD8F2338BAE7501E3DD5AC78C273792F7D83545D C4F0DFFF4E8C1A8236409D08E73BC641CC11F4C8 B9AE9905FFD7803F25714661B63B535A4C206CA9 56730D5401028683275BD23C23EFEFE93C4CFFFE && curl -sSLO https://nodejs.org/dist/${VERSION}/node-${VERSION}.tar.xz && curl -sSL https://nodejs.org/dist/${VERSION}/SHASUMS256.txt.asc | gpg --batch --decrypt | grep " node-${VERSION}.tar.xz\$" | sha256sum -c | grep . && tar -xf node-${VERSION}.tar.xz && cd node-${VERSION} && ./configure --prefix=/usr ${CONFIG_FLAGS} && make -j$(getconf _NPROCESSORS_ONLN) && make install && cd / && if [ -x /usr/bin/npm ]; then npm install -g npm@${NPM_VERSION} && find /usr/lib/node_modules/npm -name test -o -name .bin -type d | xargs rm -rf; fi && apk del curl make gcc g++ python linux-headers binutils-gold gnupg ${DEL_PKGS} && rm -rf ${RM_DIRS} /node-${VERSION}* /usr/share/man /tmp/* /var/cache/apk/* /root/.npm /root/.node-gyp /root/.gnupg /usr/lib/node_modules/npm/man /usr/lib/node_modules/npm/doc /usr/lib/node_modules/npm/html /usr/lib/node_modules/npm/scripts

2017-04-09 09:33:56 UTC

/bin/sh -c apk update && apk upgrade && apk add --no-cache bash git

2017-04-09 09:34:12 UTC

/bin/sh -c npm install -g bower

2017-04-09 09:34:14 UTC

/bin/sh -c #(nop) WORKDIR /app

2017-04-09 09:34:16 UTC

/bin/sh -c #(nop) COPY dir:7e6a2bc5fefd1c1506736dcb1f76a4ca0e604eb12eba354d82d121e57c2f5f0d in /app

2017-04-09 09:37:59 UTC

/bin/sh -c npm --unsafe-perm --verbose install --production

2017-04-09 09:38:09 UTC

/bin/sh -c #(nop) EXPOSE 1338/tcp

2017-04-09 09:38:19 UTC

/bin/sh -c chmod 777 ./start.sh

2017-04-09 09:38:26 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/bin/bash" "./start.sh"]

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