Namespace
keking
Image / Tag
kkfileview:v2.2.1-SNAPSHOT
Content Digest
sha256:7f61774894a129401e126ce5436ff2fa978aeec2391d2a59ad50fd9e59aaed17
Details
Created

2020-06-09 09:29:47 UTC

Size

492 MB

Content Digest
Environment
CLASSPATH

/usr/local/jdk1.8.0_251/lib/dt.jar:/usr/local/jdk1.8.0_251/lib/tools.jar

JAVA_HOME

/usr/local/jdk1.8.0_251

KKFILEVIEW_BIN_FOLDER

/opt/kkFileView-2.2.1-SNAPSHOT/bin

LANG

zh_CN.UTF-8

LC_ALL

zh_CN.UTF-8

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/jdk1.8.0_251/bin


Layers

[#000] sha256:d51af753c3d3a984351448ec0f85ddafc580680fd6dfce9f4b09fdb367ee1e3e - 5.53% (27.2 MB)

[#001] sha256:fc878cd0a91c7bece56f668b2c79a19d94dd5471dae41fe5a7e14b4ae65251f6 - 0.01% (31.5 KB)

[#002] sha256:6154df8ff9882934dc5bf265b8b85a3aeadba06387447ffa440f7af7f32b0e1d - 0.0% (847 Bytes)

[#003] sha256:fee5db0ff82f7aa5ace63497df4802bbadf8f2779ed3e1858605b791dc449425 - 0.0% (163 Bytes)

[#004] sha256:aa3e1fa7f762d79cf899d750cbb6143b0f2f65af16c4213f685ee08f9fdf6e64 - 18.59% (91.5 MB)

[#005] sha256:aa283f0fefa9339bbcbe5000c0d1cad1aaccf5e0a6d7c65b250c6f8ef4a55c90 - 23.75% (117 MB)

[#006] sha256:a36347185574f6e65db130a049c6aa187cdf67d2fa9f4240f590f886786cf0e6 - 52.12% (256 MB)


History
2020-04-24 01:07:46 UTC

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

2020-04-24 01:07:48 UTC

/bin/sh -c [ -z "$(apt-get indextargets)" ]

2020-04-24 01:07:49 UTC

/bin/sh -c set -xe && echo '#!/bin/sh' > /usr/sbin/policy-rc.d && echo 'exit 101' >> /usr/sbin/policy-rc.d && chmod +x /usr/sbin/policy-rc.d && dpkg-divert --local --rename --add /sbin/initctl && cp -a /usr/sbin/policy-rc.d /sbin/initctl && sed -i 's/^exit.*/exit 0/' /sbin/initctl && echo 'force-unsafe-io' > /etc/dpkg/dpkg.cfg.d/docker-apt-speedup && echo 'DPkg::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' > /etc/apt/apt.conf.d/docker-clean && echo 'APT::Update::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' >> /etc/apt/apt.conf.d/docker-clean && echo 'Dir::Cache::pkgcache ""; Dir::Cache::srcpkgcache "";' >> /etc/apt/apt.conf.d/docker-clean && echo 'Acquire::Languages "none";' > /etc/apt/apt.conf.d/docker-no-languages && echo 'Acquire::GzipIndexes "true"; Acquire::CompressionTypes::Order:: "gz";' > /etc/apt/apt.conf.d/docker-gzip-indexes && echo 'Apt::AutoRemove::SuggestsImportant "false";' > /etc/apt/apt.conf.d/docker-autoremove-suggests

2020-04-24 01:07:51 UTC

/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container

2020-04-24 01:07:51 UTC

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

2020-06-09 02:48:20 UTC

/bin/sh -c #(nop) MAINTAINER chenjh "[email protected]"

2020-06-09 09:25:57 UTC

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

2020-06-09 09:26:14 UTC

/bin/sh -c #(nop) COPY multi:57b6283eb42511cd082f581aef91ae3cae91e243e92a5f70f9e8082bc1167ae8 in /usr/share/fonts/chienes/

2020-06-09 09:29:38 UTC

/bin/sh -c echo "deb http://mirrors.aliyun.com/ubuntu/ focal main restricted universe multiverse\ndeb-src http://mirrors.aliyun.com/ubuntu/ focal main restricted universe multiverse\ndeb http://mirrors.aliyun.com/ubuntu/ focal-security main restricted universe multiverse\ndeb-src http://mirrors.aliyun.com/ubuntu/ focal-security main restricted universe multiverse\ndeb http://mirrors.aliyun.com/ubuntu/ focal-updates main restricted universe multiverse\ndeb-src http://mirrors.aliyun.com/ubuntu/ focal-updates main restricted universe multiverse\ndeb http://mirrors.aliyun.com/ubuntu/ focal-proposed main restricted universe multiverse\ndeb-src http://mirrors.aliyun.com/ubuntu/ focal-proposed main restricted universe multiverse\ndeb http://mirrors.aliyun.com/ubuntu/ focal-backports main restricted universe multiverse\ndeb-src http://mirrors.aliyun.com/ubuntu/ focal-backports main restricted universe multiverse" > /etc/apt/sources.list && apt-get clean && apt-get update && apt-get install -y locales && apt-get install -y language-pack-zh-hans && localedef -i zh_CN -c -f UTF-8 -A /usr/share/locale/locale.alias zh_CN.UTF-8 && locale-gen zh_CN.UTF-8 && apt-get install -y tzdata && ln -sf /usr/share/zoneinfo/Asia/Shanghai /etc/localtime && apt-get install -y libxrender1 && apt-get install -y libxt6 && apt-get install -y libxext-dev && apt-get install -y libfreetype6-dev && apt-get install -y wget && apt-get install -y ttf-mscorefonts-installer && apt-get install -y fontconfig && cd /tmp && wget https://kkfileview.keking.cn/server-jre-8u251-linux-x64.tar.gz && wget https://kkfileview.keking.cn/Apache_OpenOffice_4.1.6_Linux_x86-64_install-deb_zh-CN.tar.gz -cO openoffice_deb.tar.gz && tar -zxf /tmp/server-jre-8u251-linux-x64.tar.gz && mv /tmp/jdk1.8.0_251 /usr/local/ && tar -zxf /tmp/openoffice_deb.tar.gz && cd /tmp/zh-CN/DEBS && dpkg -i *.deb && dpkg -i desktop-integration/openoffice4.1-debian-menus_4.1.6-9790_all.deb && rm -rf /tmp/* && rm -rf /var/lib/apt/lists/* && cd /usr/share/fonts/chienes && mkfontscale && mkfontdir && fc-cache -fv

2020-06-09 09:29:46 UTC

/bin/sh -c #(nop) ENV JAVA_HOME=/usr/local/jdk1.8.0_251

2020-06-09 09:29:46 UTC

/bin/sh -c #(nop) ENV CLASSPATH=/usr/local/jdk1.8.0_251/lib/dt.jar:/usr/local/jdk1.8.0_251/lib/tools.jar

2020-06-09 09:29:46 UTC

/bin/sh -c #(nop) ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/jdk1.8.0_251/bin

2020-06-09 09:29:46 UTC

/bin/sh -c #(nop) ENV LANG=zh_CN.UTF-8

2020-06-09 09:29:46 UTC

/bin/sh -c #(nop) ENV LC_ALL=zh_CN.UTF-8

2020-06-09 09:29:46 UTC

/bin/sh -c #(nop) ENV KKFILEVIEW_BIN_FOLDER=/opt/kkFileView-2.2.1-SNAPSHOT/bin

2020-06-09 09:29:47 UTC

/bin/sh -c #(nop) ENTRYPOINT ["java" "-Dfile.encoding=UTF-8" "-Dsun.java2d.cmm=sun.java2d.cmm.kcms.KcmsServiceProvider" "-Dspring.config.location=/opt/kkFileView-2.2.1-SNAPSHOT/config/application.properties" "-jar" "/opt/kkFileView-2.2.1-SNAPSHOT/bin/kkFileView-2.2.1-SNAPSHOT.jar"]

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