Sign inSign up

localstack/snowflake-next:latest

Multi-platform
Index digest

sha256:d24f3070d8a34c42b91f60bbe4da97ee365bb271b3d2df632c1d539edd3f75ee

OS/ARCH

Compressed size

269.6 MB

Last pushed

about 16 hours by localstackci

Type

Image

Manifest digest

sha256:1a2ab6b0e637078b27a1e65c97b2a2de11ffb660ffdc738dfe0543a053746c91

Image Layers

1# debian.sh --arch 'amd64' out/26.93 MB
2RUN /bin/sh -c apt-get update51.83 MB
3COPY /opt/pg /opt/pg # buildkit73.05 MB
4COPY /src/target/release/snowflake-server /usr/local/bin/snowflake-server # buildkit59.42 MB
5COPY /opt/java-runtime /opt/java-runtime # buildkit58.36 MB
6RUN /bin/sh -c useradd --uid3.38 KB
7COPY --chmod=0755 scripts/docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh #4 KB
8ENV HOME=/home/snowflake PATH=/opt/pg/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin SNOWFLAKE_MANAGE_PG=1 SNOWFLAKE_PG_HOST=127.0.0.10 B
9EXPOSE map[443/tcp:{} 4566/tcp:{}]0 B
10VOLUME [/var/lib/localstack]0 B
11LABEL org.opencontainers.image.source=https://github.com/localstack/snowflake-rs org.opencontainers.image.title=snowflake-rs org.opencontainers.image.description=Snowflake emulator0 B
12ENTRYPOINT ["docker-entrypoint.sh"]0 B
13CMD ["snowflake-server"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1789689600'