Sign inSign up

nahuelnucera/ministack:1.4.11-full

Multi-platform
Developer tools
Index digest

sha256:1c51fdc618f4348128c4de134afdebe6da6e852716668a3ac2caeb662efa2dfd

OS/ARCH

Compressed size

128.55 MB

Last pushed

about 1 month by nahuelnucera

Type

Image

Manifest digest

sha256:9803bf2e6bad8ac43128916cb3b6885216b7ab2b2e10a9e63476af24fb35da88

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
3RUN /bin/sh -c set -eux;1.23 MB
4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
5ENV PYTHON_VERSION=3.13.140 B
6ENV PYTHON_SHA256=639e43243c620a308f968213df9e00f2f8f62332f7adbaa7a7eeb9783057c6900 B
7RUN /bin/sh -c set -eux;11.34 MB
8RUN /bin/sh -c set -eux;249 B
9CMD ["python3"]0 B
10LABEL maintainer=MiniStack description=Local AWS Service0 B
11RUN /bin/sh -c apt-get update34.5 MB
12WORKDIR /opt/ministack119 B
13COPY /usr/local/lib/python3.13/site-packages /usr/local/lib/python3.13/site-packages # buildkit52.05 MB
14COPY /usr/local/bin/aws /usr/local/bin/aws # buildkit671 B
15COPY /usr/local/bin/aws_completer /usr/local/bin/aws_completer # buildkit813 B
16COPY /usr/local/bin/hypercorn /usr/local/bin/hypercorn # buildkit284 B
17COPY bin/awslocal /usr/local/bin/awslocal # buildkit867 B
18RUN /bin/sh -c chmod +x32 B
19COPY ministack/ ministack/ # buildkit1.03 MB
20RUN /bin/sh -c groupadd -r1.09 KB
21RUN /bin/sh -c mkdir -p146 B
22RUN /bin/sh -c mkdir -p226 B
23VOLUME [/docker-entrypoint-initaws.d]0 B
24VOLUME [/etc/localstack/init]0 B
25ARG MINISTACK_VERSION=1.4.110 B
26ENV MINISTACK_VERSION=1.4.11 MINISTACK_EDITION=full GATEWAY_PORT=4566 LOG_LEVEL=INFO0 B
27EXPOSE [2222/tcp 4566/tcp]0 B
28HEALTHCHECK {Test:[CMD-SHELL python -c "import0 B
29ENTRYPOINT ["python" "-m" "ministack"]0 B

Command

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