Sign inSign up

streamware/scylla-migrations:v0.0.29

Manifest digest

sha256:5c7a930af06d6fbdb030e7be69ec79c905aadbeecbd8f921d60eaba04fd388bf

OS/ARCH

linux/amd64

Compressed size

62.91 MB

Last pushed

2 months by streamware

Type

Image

Manifest digest

sha256:5c7a930af06d6fbdb030e7be69ec79c905aadbeecbd8f921d60eaba04fd388bf

Image Layers

1# debian.sh --arch 'amd64' out/26.92 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;3.36 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.130 B
7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B
8RUN /bin/sh -c set -eux;13.04 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11WORKDIR /app236 B
12RUN apt-get update 1.24 KB
13RUN python -m pip install19.57 MB
14COPY migrate.sh /app/migrate.sh2.46 KB
15COPY scripts/*.cql /migrations/11.3 KB
16RUN sed -i 's/\r$//' /app/migrate.sh2.45 KB

Command

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