2018-09-05 23:46:23 UTC
50.1 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:124c757242f88002a858c23fc79f8262f9587fa30fd92507e586ad074afb42b6 - 60.48% (30.3 MB)
[#001] sha256:9d866f8bde2a0d607a6d17edc0fbd5e00b58306efc2b0a57e0ba72f269e7c6be - 0.0% (849 Bytes)
[#002] sha256:fa3f2f277e67c5cbbf1dac21dc27111a60d3cd2ef494d94aa1515d3319f2a245 - 0.0% (469 Bytes)
[#003] sha256:398d32b153e84fe343f0c5b07d65e89b05551aae6cb8b3a03bb2b662976eb3b8 - 0.0% (853 Bytes)
[#004] sha256:afde35469481d2bc446d649a7a3d099147bbf7696b66333e76a411686b617ea1 - 0.0% (163 Bytes)
[#005] sha256:481cf2b41487dfaeafedb8e9fbf4443e0d101749b7b19bc61a33cb1468f9e290 - 17.17% (8.6 MB)
[#006] sha256:07a7c5ca2ce69d203e2ffc40ce25b1992f5fee3f82a23741e4548787d84d7a64 - 0.0% (2 KB)
[#007] sha256:e51a145094eea3daff96e3fbdda136663475df3e17e17a8ed84b11ef6b823301 - 22.35% (11.2 MB)
/bin/sh -c #(nop) ADD file:3df374a69ce696c21058366678c1ceb89e11349e52decfd35de0ee3bd8dc1162 in /
2018-09-05 22:20:10 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
2018-09-05 22:20:10 UTC/bin/sh -c rm -rf /var/lib/apt/lists/*
2018-09-05 22:20:11 UTC/bin/sh -c sed -i 's/^#\s*\(deb.*universe\)$/\1/g' /etc/apt/sources.list
2018-09-05 22:20:12 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2018-09-05 22:20:12 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2018-09-05 23:46:01 UTC/bin/sh -c #(nop) COPY file:c12ef7cd551760bd057d1778afbe9f6b2bd405a2c94a410131977f0014f4e9b0 in /
2018-09-05 23:46:02 UTC/bin/sh -c #(nop) COPY dir:50ffafff58f480049c2dfa1a7d30d7d7ff62820f29d320ec726399aa032fa3f6 in /
2018-09-05 23:46:22 UTC/bin/sh -c apt-get update && apt-get install -y --no-install-recommends libncurses5 libreadline7 libssl1.1 iptables unzip zlib1g && unzip -o /artifacts.zip -d / && rm -rf /var/lib/apt/lists/* && chmod +x /entrypoint.sh /gencert.sh && rm /artifacts.zip && rm -rf /opt && ln -s /usr/vpnserver /opt && find /usr/bin/vpn* -type f ! -name vpnserver -exec bash -c 'ln -s {} /opt/$(basename {})' \;
2018-09-05 23:46:22 UTC/bin/sh -c #(nop) WORKDIR /usr/vpnserver/
2018-09-05 23:46:22 UTC/bin/sh -c #(nop) VOLUME [/usr/vpnserver/server_log/]
2018-09-05 23:46:22 UTC/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]
2018-09-05 23:46:22 UTC/bin/sh -c #(nop) EXPOSE 1194/udp 1701/tcp 443/tcp 4500/udp 500/udp 5555/tcp
2018-09-05 23:46:23 UTC/bin/sh -c #(nop) CMD ["/usr/bin/vpnserver" "execsvc"]
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.