migrations (0.1.4)

Published 2026-02-02 15:19:09 +00:00 by zexa

Installation

docker pull g.z-x.lol/zexa/migrations:0.1.4
sha256:6d52201dc9e0834fafdb8868dcc5f33f92be3cd78ebd667c9db7ac3ec3cde82b

Image layers

ARG RELEASE
ARG LAUNCHPAD_BUILD_ARCH
LABEL org.opencontainers.image.ref.name=ubuntu
LABEL org.opencontainers.image.version=24.04
ADD file:3077ee44db3cc7d38740d60a05c81418dd3825a007db473658464f52689e867b in /
CMD ["/bin/bash"]
RUN /bin/sh -c mkdir /app # buildkit
WORKDIR /app
COPY /app/migrations /app/migrations # buildkit
ENV RUST_LOG=info
ENTRYPOINT ["/app/migrations"]

Labels

Key Value
org.opencontainers.image.ref.name ubuntu
org.opencontainers.image.version 24.04
Details
Container
2026-02-02 15:19:09 +00:00
1
OCI / Docker
linux/amd64
34 MiB
Versions (1) View all
0.1.4 2026-02-02