Sign inSign up

streamware/scylla-migrations:v0.0.13

Index digest

sha256:0e7a583bf1876dca9cd39e8e4c7f2ac03cf25a675bd35d808a8caf3b365f9925

OS/ARCH

linux/amd64

Compressed size

59.87 MB

Last pushed

7 months by streamware

Type

Image

Manifest digest

sha256:cc2f0a58eee905ebee86a551807acad81d99c6af2b2a00deb181af4c9f115235

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2RUN /bin/sh -c apt-get update22.8 MB
3RUN /bin/sh -c pip3 install10.15 MB
4WORKDIR /app93 B
5COPY migrate.sh . # buildkit963 B
6RUN /bin/sh -c chmod +x964 B
7RUN /bin/sh -c mkdir /migrations100 B
8COPY scripts/*.cql /migrations/ # buildkit3.41 KB
9RUN /bin/sh -c sed -i958 B
10ENTRYPOINT ["/bin/bash" "/app/migrate.sh"]0 B

Command

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