2019-01-03 01:52:13 UTC
50.5 MB
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:84ed7d2f608f8a65d944b40132a0333069302d24e9e51a6d6b338888e8fd0a6b - 60.79% (30.7 MB)
[#001] sha256:be2bf1c4a48dae92d5a1b8aa319c8767fa491316fb80da52de80378264599a16 - 0.0% (843 Bytes)
[#002] sha256:a5bdc630309340a3154f37e17c00a61c28c476107656e8d6744d2ba9af980058 - 0.0% (509 Bytes)
[#003] sha256:e9055237d68d011bb90d49096b637b3b6c5c7251f52e0f2a2a44148aec1181dc - 0.0% (163 Bytes)
[#004] sha256:0c4aef8b34245a49fdb2ced088d2e91b043f5cc6af8e3acbf8a0974ff6c26497 - 17.03% (8.6 MB)
[#005] sha256:31739941c04ba74b72470970141bbedb700b154b2145dda1c9be30e769371776 - 0.0% (2 KB)
[#006] sha256:f507cd51207143058e49bef799f7d1c1639f37636c3d6cfc4fcf2e9ac444704c - 22.17% (11.2 MB)
/bin/sh -c #(nop) ADD file:c0f17c7189fc11b6a1d525e9fcff842b93bfaae92e5b91cb9a76aa867792756d in /
2018-12-28 23:22:56 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-12-28 23:22:57 UTC/bin/sh -c rm -rf /var/lib/apt/lists/*
2018-12-28 23:22:57 UTC/bin/sh -c mkdir -p /run/systemd && echo 'docker' > /run/systemd/container
2018-12-28 23:22:57 UTC/bin/sh -c #(nop) CMD ["/bin/bash"]
2019-01-03 01:51:43 UTC/bin/sh -c #(nop) COPY file:03998c849c19a1e756f38ba7856d35288bf6c50022f5ab5b6dfb3255de81aa5b in /
2019-01-03 01:51:43 UTC/bin/sh -c #(nop) COPY dir:50ffafff58f480049c2dfa1a7d30d7d7ff62820f29d320ec726399aa032fa3f6 in /
2019-01-03 01:52:12 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 {})' \;
2019-01-03 01:52:12 UTC/bin/sh -c #(nop) WORKDIR /usr/vpnserver/
2019-01-03 01:52:12 UTC/bin/sh -c #(nop) VOLUME [/usr/vpnserver/server_log/]
2019-01-03 01:52:12 UTC/bin/sh -c #(nop) ENTRYPOINT ["/entrypoint.sh"]
2019-01-03 01:52:13 UTC/bin/sh -c #(nop) EXPOSE 1194/udp 1701/tcp 443/tcp 4500/udp 500/udp 5555/tcp
2019-01-03 01:52:13 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.