2023-07-05 20:21:52 UTC
11.2 MB
/root
LD_PRELOAD/usr/lib/preloadable_libiconv.so
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:f56be85fc22e46face30e2c3de3f7fe7c15f8fd7c4e5add29d7f64b87abdaa09 - 28.65% (3.22 MB)
[#001] sha256:81f029a51570beaa8c8b7b8487eef275a08afe6a1d50eb3af92d587d8fbea0d8 - 35.39% (3.98 MB)
[#002] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#003] sha256:476e044ac9151d85e69386c1c1d2e6df4781ac0a7fda8f16abec4204471a67a6 - 0.0% (264 Bytes)
[#004] sha256:9ba71a2ed10a70a205adfaee72a238e438bd11606915abb59708786f0b3e082d - 35.96% (4.04 MB)
/bin/sh -c #(nop) ADD file:9a4f77dfaba7fd2aa78186e4ef0e7486ad55101cefc1fabbc1b385601bb38920 in /
2023-03-29 18:19:24 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2023-07-05 20:20:22 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apk add --no-cache readline openssl libsodium gnu-libiconv iptables # buildkit
2023-07-05 20:20:22 UTC (buildkit.dockerfile.v0)ENV LD_PRELOAD=/usr/lib/preloadable_libiconv.so
2023-07-05 20:20:22 UTC (buildkit.dockerfile.v0)ENV LD_LIBRARY_PATH=/root
2023-07-05 20:20:22 UTC (buildkit.dockerfile.v0)WORKDIR /usr/local/bin
2023-07-05 20:20:22 UTC (buildkit.dockerfile.v0)VOLUME [/mnt]
2023-07-05 20:20:22 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c ln -s /mnt/vpn_server.config vpn_server.config && mkdir /mnt/backup.vpn_server.config && ln -s /mnt/backup.vpn_server.config backup.vpn_server.config && ln -s /mnt/lang.config lang.config # buildkit
2023-07-05 20:21:52 UTC (buildkit.dockerfile.v0)COPY /usr/local/src/SoftEtherVPN_Stable/bin/vpnserver/vpnserver /usr/local/src/SoftEtherVPN_Stable/bin/vpncmd/vpncmd /usr/local/src/SoftEtherVPN_Stable/bin/vpnserver/hamcore.se2 ./ # buildkit
2023-07-05 20:21:52 UTC (buildkit.dockerfile.v0)EXPOSE map[1194/tcp:{} 1194/udp:{} 443/tcp:{} 4500/udp:{} 500/udp:{} 5555/tcp:{} 992/tcp:{}]
2023-07-05 20:21:52 UTC (buildkit.dockerfile.v0)CMD ["/usr/local/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.