Sign inSign up

nahuelnucera/ministack:1.3.70-full

Multi-platform
Developer tools
Index digest

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 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;248 B
10CMD ["python3"]0 B
11LABEL maintainer=MiniStack description=Local AWS Service0 B
12RUN /bin/sh -c apt-get update34.5 MB
13WORKDIR /opt/ministack119 B
14COPY /usr/local/lib/python3.12/site-packages /usr/local/lib/python3.12/site-packages # buildkit51.86 MB
15COPY /usr/local/bin/aws /usr/local/bin/aws # buildkit672 B
16COPY /usr/local/bin/aws_completer /usr/local/bin/aws_completer # buildkit814 B
17COPY /usr/local/bin/hypercorn /usr/local/bin/hypercorn # buildkit325 B
18COPY bin/awslocal /usr/local/bin/awslocal # buildkit867 B
19RUN /bin/sh -c chmod +x32 B
20COPY ministack/ ministack/ # buildkit855.22 KB
21RUN /bin/sh -c groupadd -r1.09 KB
22RUN /bin/sh -c mkdir -p146 B
23RUN /bin/sh -c mkdir -p229 B
24VOLUME [/docker-entrypoint-initaws.d]0 B
25VOLUME [/etc/localstack/init]0 B
26ARG MINISTACK_VERSION=1.3.700 B
27ENV MINISTACK_VERSION=1.3.70 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 'amd64' out/ 'trixie' '@1782172800'