Sign inSign up

awsdx/sdx-controller:4f26154da35a0e257837f4033cd14b5ef8c4527b

Networking
Security
Integration & delivery
Index digest

sha256:7877a1c1860014d83956f2191a7ebe17bd1f3030ed549db1b83cd8bed2d864f7

OS/ARCH

linux/amd64

Compressed size

244.54 MB

Last pushed

about 1 year by sajith

Type

Image

Manifest digest

sha256:e83af62f2d4c4e6fa20e116c8511cfa24f982492e4f5e7ea5ceaadc0c3efde5e

Image Layers

1# debian.sh --arch 'amd64' out/28.85 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.03 MB
5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
6ENV PYTHON_VERSION=3.11.130 B
7ENV PYTHON_SHA256=8fb5f9fbc7609fa822cb31549884575db7fd9657cbffb89510b5d7975963a83a0 B
8RUN /bin/sh -c set -eux;14.7 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11COPY /opt/venv /opt/venv # buildkit199.96 MB
12ENV PATH=/opt/venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
13EXPOSE map[8080/tcp:{}]0 B
14ENTRYPOINT ["python3"]0 B
15CMD ["-m" "uvicorn" "sdx_controller.app:asgi_app" "--host"0 B

Command

# debian.sh --arch 'amd64' out/ 'bullseye' '@1753056000'