Sign inSign up

hapheus/cf-tunnel-sync:0.2.0

Multi-platform
Networking
Developer tools
Index digest

sha256:9882a139c1361455a6a485567e5a414241345d59112b4ab15adb3d878837466b

OS/ARCH

Compressed size

49.24 MB

Last pushed

about 2 months by hapheus

Type

Image

Manifest digest

sha256:e0832a380dbf5ec0617732152ddeae7cee23546eb51cb91f582736c81e8b9853

Image Layers

1# debian.sh --arch 'amd64' out/28.4 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;1.23 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.130 B
7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B
8RUN /bin/sh -c set -eux;11.55 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11WORKDIR /app93 B
12COPY requirements.txt . # buildkit171 B
13RUN /bin/sh -c pip install8.06 MB
14COPY app.py healthcheck.py ./ #3.62 KB
15EXPOSE [8090/tcp]0 B
16CMD ["python" "app.py"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1783900800'