sha256:48ce646a2b19cb34b3cc911cc150dad2a6a778a618aa7e3e5b19bd7dd9619e47
OS/ARCH
Compressed size
128.38 MB
Last pushed
3 months by nahuelnucera
Type
Image
Manifest digest
sha256:4badb930f1c89ab91865041a1bfc302f8f1c834dd6cc64e9bed55a5009d264b1
Image Layers
1# debian.sh --arch 'amd64' out/28.41 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3ENV LANG=C.UTF-80 B4RUN /bin/sh -c set -eux;1.23 MB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.130 B7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B8RUN /bin/sh -c set -eux;11.55 MB9RUN /bin/sh -c set -eux;248 B10CMD ["python3"]0 B11LABEL maintainer=MiniStack description=Local AWS Service0 B12RUN /bin/sh -c apt-get update34.5 MB13WORKDIR /opt/ministack119 B14COPY /usr/local/lib/python3.12/site-packages /usr/local/lib/python3.12/site-packages # buildkit51.86 MB15COPY /usr/local/bin/aws /usr/local/bin/aws # buildkit672 B16COPY /usr/local/bin/aws_completer /usr/local/bin/aws_completer # buildkit814 B17COPY /usr/local/bin/hypercorn /usr/local/bin/hypercorn # buildkit325 B18COPY bin/awslocal /usr/local/bin/awslocal # buildkit867 B19RUN /bin/sh -c chmod +x32 B20COPY ministack/ ministack/ # buildkit855.22 KB21RUN /bin/sh -c groupadd -r1.09 KB22RUN /bin/sh -c mkdir -p146 B23RUN /bin/sh -c mkdir -p229 B24VOLUME [/docker-entrypoint-initaws.d]0 B25VOLUME [/etc/localstack/init]0 B26ARG MINISTACK_VERSION=1.3.700 B27ENV MINISTACK_VERSION=1.3.70 MINISTACK_EDITION=full GATEWAY_PORT=4566 LOG_LEVEL=INFO0 B28EXPOSE [2222/tcp 4566/tcp]0 B29HEALTHCHECK {Test:[CMD-SHELL python -c "import0 B30ENTRYPOINT ["python" "-m" "ministack"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1782172800'