2022-07-10 19:09:01 UTC
8.19 MB
/root
LD_PRELOAD/usr/lib/preloadable_libiconv.so
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
[#000] sha256:2408cc74d12b6cd092bb8b516ba7d5e290f485d3eb9672efc00f0583730179e8 - 32.58% (2.67 MB)
[#001] sha256:f21bc8be33fa3cf7debfd1c3bce4103bda677ebc10aaa82b2fc5bd6e95f5390e - 18.05% (1.48 MB)
[#002] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)
[#003] sha256:80678f51c801a6e14e41210910917242edb754eea13f1759339365a29d609108 - 0.0% (293 Bytes)
[#004] sha256:dc4a5e9be6cc23bca114fcab9d9f7128a90dbda7b3f4b1fdbbe4a6650eae129b - 49.36% (4.04 MB)
/bin/sh -c #(nop) ADD file:8e81116368669ed3dd361bc898d61bff249f524139a239fdaf3ec46869a39921 in /
2022-05-23 19:19:31 UTC/bin/sh -c #(nop) CMD ["/bin/sh"]
2022-07-10 18:44:14 UTC (buildkit.dockerfile.v0)RUN /bin/sh -c apk add --no-cache readline openssl libsodium gnu-libiconv # buildkit
2022-07-10 18:44:14 UTC (buildkit.dockerfile.v0)ENV LD_PRELOAD=/usr/lib/preloadable_libiconv.so
2022-07-10 18:44:14 UTC (buildkit.dockerfile.v0)ENV LD_LIBRARY_PATH=/root
2022-07-10 18:44:14 UTC (buildkit.dockerfile.v0)WORKDIR /usr/local/bin
2022-07-10 18:44:14 UTC (buildkit.dockerfile.v0)VOLUME [/mnt]
2022-07-10 18:44:15 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
2022-07-10 19:09:01 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
2022-07-10 19:09:01 UTC (buildkit.dockerfile.v0)EXPOSE map[1194/tcp:{} 1194/udp:{} 443/tcp:{} 4500/udp:{} 500/udp:{} 5555/tcp:{} 992/tcp:{}]
2022-07-10 19:09:01 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.