Namespace
siomiz
Image / Tag
softethervpn:4.36-ubuntu
Content Digest
sha256:a557bc977ac8d26b029c30662fb83a8aed4b3c8bb6493a081e56404b0fd8521b
Details
Created

2021-07-14 19:52:44 UTC

Size

53.7 MB

Content Digest
Environment
PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin


Layers

[#000] sha256:a31c7b29f4ad2bd946738970f040825704a523ded1b9d6f9c7c7cafc6ab731df - 50.78% (27.2 MB)

[#001] sha256:7211adefa6cf8ca0a18a22733d6a228bc48484b007077de8f6503cf87d28f00a - 21.53% (11.6 MB)

[#002] sha256:8e3d3607aa20cb1224415b3e5c8dff6ee3e21b89b9cd7debccbc2cc23e764dba - 0.0% (2.04 KB)

[#003] sha256:59d63398e0f73bde5ba56da71a0a7547171ef374662b30a0e8a353f97dd1768c - 27.69% (14.9 MB)

[#004] sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 - 0.0% (32 Bytes)


History
2021-07-13 22:29:34 UTC

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

2021-07-13 22:29:34 UTC

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

2021-07-14 19:52:34 UTC (buildkit.dockerfile.v0)

COPY /artifacts.zip / # buildkit

2021-07-14 19:52:34 UTC (buildkit.dockerfile.v0)

COPY copyables / # buildkit

2021-07-14 19:52:44 UTC (buildkit.dockerfile.v0)

RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends libncurses5 libreadline8 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 {})' \; # buildkit

2021-07-14 19:52:44 UTC (buildkit.dockerfile.v0)

WORKDIR /usr/vpnserver/

2021-07-14 19:52:44 UTC (buildkit.dockerfile.v0)

VOLUME [/usr/vpnserver/server_log/ /usr/vpnserver/packet_log/ /usr/vpnserver/security_log/]

2021-07-14 19:52:44 UTC (buildkit.dockerfile.v0)

ENTRYPOINT ["/entrypoint.sh"]

2021-07-14 19:52:44 UTC (buildkit.dockerfile.v0)

EXPOSE map[1194/udp:{} 1701/tcp:{} 443/tcp:{} 4500/udp:{} 500/udp:{} 5555/tcp:{}]

2021-07-14 19:52:44 UTC (buildkit.dockerfile.v0)

CMD ["/usr/bin/vpnserver" "execsvc"]

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