Sign inSign up

nahuelnucera/ministack:1.3.58-full

Multi-platform
Developer tools
Index digest

sha256:fb2762153fa9c33365c04da25fa3182bb2954f77c1eda52b25ae1042dd64cdd7

OS/ARCH

Compressed size

124.1 MB

Last pushed

3 months by nahuelnucera

Type

Image

Manifest digest

sha256:23288a98171e26a6796898de6a3261dffc4a0349ea88f3c705adc11601a3265b

Image Layers

1# debian.sh --arch 'arm64' out/28.75 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.22 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.49 MB
9RUN /bin/sh -c set -eux;250 B
10CMD ["python3"]0 B
11LABEL maintainer=MiniStack description=Local AWS Service0 B
12RUN /bin/sh -c apt-get update33.83 MB
13WORKDIR /opt/ministack119 B
14COPY /usr/local/lib/python3.12/site-packages /usr/local/lib/python3.12/site-packages # buildkit48.04 MB
15COPY /usr/local/bin/aws /usr/local/bin/aws # buildkit674 B
16COPY /usr/local/bin/aws_completer /usr/local/bin/aws_completer # buildkit815 B
17COPY /usr/local/bin/hypercorn /usr/local/bin/hypercorn # buildkit326 B
18COPY bin/awslocal /usr/local/bin/awslocal # buildkit478 B
19RUN /bin/sh -c chmod +x32 B
20COPY ministack/ ministack/ # buildkit804.34 KB
21RUN /bin/sh -c groupadd -r1.09 KB
22RUN /bin/sh -c mkdir -p147 B
23RUN /bin/sh -c mkdir -p226 B
24VOLUME [/docker-entrypoint-initaws.d]0 B
25VOLUME [/etc/localstack/init]0 B
26ARG MINISTACK_VERSION=1.3.580 B
27ENV MINISTACK_VERSION=1.3.58 MINISTACK_EDITION=full GATEWAY_PORT=4566 LOG_LEVEL=INFO0 B
28EXPOSE [2222/tcp 4566/tcp]0 B
29HEALTHCHECK {Test:[CMD-SHELL python -c "import0 B
30ENTRYPOINT ["python" "-m" "ministack"]0 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1779062400'