Namespace
hagb
Image / Tag
docker-easyconnect:actions-test-cli
Content Digest
sha256:c0f65fc0fe11048dde9cc202bd69853d4d5563f6b44a74e642529e56902d054d
Details
Created

2023-11-15 03:57:58 UTC

Size

43.5 MB

Content Digest
Environment
PATH

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

PING_INTERVAL

1800


Layers

[#000] sha256:578acb154839e9d0034432e8f53756d6f53ba62cf8c7ea5218a2476bf5b58fc9 - 63.88% (27.8 MB)

[#001] sha256:9d5ee925a2186b05cb814dcf109cbb7683c96e7cdcb0ac5944f5bac2116b7b4c - 0.0% (968 Bytes)

[#002] sha256:0556884aff372b1de931c22dbfcaaded3d88c4ec3179961f8f32d371eeecceb0 - 17.16% (7.47 MB)

[#003] sha256:4ad5235a777522c7d7ba4a061b99edb630ffbcb0305f7de17488f558c5b639d2 - 0.0% (1.04 KB)

[#004] sha256:b711444b4f167136ce1e2b1f79a246bb974ec41ee6e683018acd051d15adad97 - 0.0% (702 Bytes)

[#005] sha256:d67344d9329d0b71587ef64cdc93794cb1e6957d17303a5b1eba27b65d6b7a41 - 18.52% (8.06 MB)

[#006] sha256:b322771f0b2392b527a88e6790e97bc57b1c5fd64f758b48cc21559933b8a864 - 0.0% (2.07 KB)

[#007] sha256:c1e4235068af16ca8d2b4b6eb99a8e80a0b70ccf5df57a12891b0518bcf33da4 - 0.0% (313 Bytes)

[#008] sha256:d408322aa713afcdd70fd2e0f7366d7f806e70ba950f2920205b57ebee2b4fee - 0.02% (7.72 KB)

[#009] sha256:8d3619ae92c5fcbd261a5d7894acc09ad334d66f01871bfca4673935e6054beb - 0.41% (182 KB)


History
2023-11-01 00:20:49 UTC

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

2023-11-01 00:20:49 UTC

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

2023-11-15 03:52:18 UTC (buildkit.dockerfile.v0)

ARG ANDROID_PATCH BUILD_ENV=local MIRROR_URL=http://ftp.cn.debian.org/debian/ EC_HOST

2023-11-15 03:52:18 UTC (buildkit.dockerfile.v0)

COPY ./build-scripts/config-apt.sh ./build-scripts/get-echost-names.sh ./build-scripts/add-qemu.sh /tmp/build-scripts/ # buildkit

2023-11-15 03:57:51 UTC (buildkit.dockerfile.v0)

RUN |4 ANDROID_PATCH= BUILD_ENV=actions MIRROR_URL=http://ftp.cn.debian.org/debian/ EC_HOST= /bin/sh -c . /tmp/build-scripts/config-apt.sh && . /tmp/build-scripts/get-echost-names.sh && . /tmp/build-scripts/add-qemu.sh && apt-get update && apt-get install -y --no-install-recommends --no-install-suggests iptables dante-server busybox iproute2 tinyproxy-bin ca-certificates ${qemu_pkgs} socat && for command in ps kill killall; do ln -s "$(which busybox)" /usr/local/bin/"${command}" || exit 1 ; done && rm -rf /var/lib/apt/lists/* # buildkit

2023-11-15 03:57:51 UTC (buildkit.dockerfile.v0)

RUN |4 ANDROID_PATCH= BUILD_ENV=actions MIRROR_URL=http://ftp.cn.debian.org/debian/ EC_HOST= /bin/sh -c groupadd -r socks && useradd -r -g socks socks # buildkit

2023-11-15 03:57:51 UTC (buildkit.dockerfile.v0)

ARG EC_CLI_URL=https://github.com/shmilee/scripts/releases/download/v0.0.1/easyconn_7.6.8.2-ubuntu_amd64.deb

2023-11-15 03:57:51 UTC (buildkit.dockerfile.v0)

COPY ./build-scripts/mk-qemu-wrapper.sh /tmp/build-scripts/ # buildkit

2023-11-15 03:57:53 UTC (buildkit.dockerfile.v0)

RUN |5 ANDROID_PATCH= BUILD_ENV=actions MIRROR_URL=http://ftp.cn.debian.org/debian/ EC_HOST= EC_CLI_URL=https://github.com/shmilee/scripts/releases/download/v0.0.1/easyconn_7.6.8.2-ubuntu_amd64.deb /bin/sh -c EC_DIR=/usr/share/sangfor/EasyConnect/resources && cd /tmp && busybox wget "${EC_CLI_URL}" -O easyconn.deb && dpkg -x easyconn.deb easyconn && bash -c "mkdir -p ${EC_DIR}/{bin,lib64,shell,logs}/" && bash -c "cp easyconn/${EC_DIR}/bin/{CSClient,easyconn,ECAgent,svpnservice,ca.crt,cert.crt} /${EC_DIR}/bin/" && bash -c "chmod +xs ${EC_DIR}/bin/{CSClient,ECAgent,svpnservice}" && extra_bins=easyconn . /tmp/build-scripts/mk-qemu-wrapper.sh && bash -c "cp easyconn/${EC_DIR}/lib64/lib{nspr4,nss3,nssutil3,plc4,plds4,smime3}.so /${EC_DIR}/lib64/" && cp easyconn/${EC_DIR}/shell/* /${EC_DIR}/shell/ && chmod +x ${EC_DIR}/shell/* && ln -s ${EC_DIR}/bin/easyconn /usr/local/bin/ && cp -r easyconn/${EC_DIR}/conf ${EC_DIR}/conf_7.6.8 && rm -r * && echo "EC_CLI" > /etc/vpn-type # buildkit

2023-11-15 03:57:53 UTC (buildkit.dockerfile.v0)

ARG EC_763_URL=http://download.sangfor.com.cn/download/product/sslvpn/pkg/linux_01/EasyConnect_x64.deb

2023-11-15 03:57:53 UTC (buildkit.dockerfile.v0)

ARG EC_767_URL=http://download.sangfor.com.cn/download/product/sslvpn/pkg/linux_767/EasyConnect_x64_7_6_7_3.deb

2023-11-15 03:57:58 UTC (buildkit.dockerfile.v0)

RUN |7 ANDROID_PATCH= BUILD_ENV=actions MIRROR_URL=http://ftp.cn.debian.org/debian/ EC_HOST= EC_CLI_URL=https://github.com/shmilee/scripts/releases/download/v0.0.1/easyconn_7.6.8.2-ubuntu_amd64.deb EC_763_URL=http://download.sangfor.com.cn/download/product/sslvpn/pkg/linux_01/EasyConnect_x64.deb EC_767_URL=http://download.sangfor.com.cn/download/product/sslvpn/pkg/linux_767/EasyConnect_x64_7_6_7_3.deb /bin/sh -c cd /tmp && for ver in 7.6.3 7.6.7 ; do { vername=EC_$( echo "$ver" | sed 's/\.//g' )_URL && url="$(eval printf %s \"\$$vername\")" && if [ -n "${url}" ]; then busybox wget "${url}" -O EasyConnect.deb && dpkg -x EasyConnect.deb ec && cp -r ec/usr/share/sangfor/EasyConnect/resources/conf /usr/share/sangfor/EasyConnect/resources/conf_$ver && rm -r *; fi ;} || exit 1 ; done # buildkit

2023-11-15 03:57:58 UTC (buildkit.dockerfile.v0)

RUN |7 ANDROID_PATCH= BUILD_ENV=actions MIRROR_URL=http://ftp.cn.debian.org/debian/ EC_HOST= EC_CLI_URL=https://github.com/shmilee/scripts/releases/download/v0.0.1/easyconn_7.6.8.2-ubuntu_amd64.deb EC_763_URL=http://download.sangfor.com.cn/download/product/sslvpn/pkg/linux_01/EasyConnect_x64.deb EC_767_URL=http://download.sangfor.com.cn/download/product/sslvpn/pkg/linux_767/EasyConnect_x64_7_6_7_3.deb /bin/sh -c for i in /usr/share/sangfor/EasyConnect/resources/conf_*/; do ln -s /root/.easyconn $i/.easyconn ; done && touch /root/.easyconn # buildkit

2023-11-15 03:57:58 UTC (buildkit.dockerfile.v0)

COPY ./docker-root / # buildkit

2023-11-15 03:57:58 UTC (buildkit.dockerfile.v0)

COPY /results/fake-hwaddr/ /results/tinyproxy-ws/ / # buildkit

2023-11-15 03:57:58 UTC (buildkit.dockerfile.v0)

ENV PING_INTERVAL=1800

2023-11-15 03:57:58 UTC (buildkit.dockerfile.v0)

VOLUME [/root/ /usr/share/sangfor/EasyConnect/resources/logs/]

2023-11-15 03:57:58 UTC (buildkit.dockerfile.v0)

CMD ["/bin/sh" "-c" "start.sh"]

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