pipirai-migrations (latest)

Published 2025-11-04 11:35:13 +00:00 by zexa

Installation

docker pull g.z-x.lol/zexa/pipirai-migrations:latest
sha256:d67dc43316cb848ea3766f3e42fb9b708456e3492c8fffbf7b852b972d3d4e6b

Image layers

ARG RELEASE
ARG LAUNCHPAD_BUILD_ARCH
LABEL org.opencontainers.image.ref.name=ubuntu
LABEL org.opencontainers.image.version=24.04
ADD file:249778a1782b02a1c2bcf9f292f5778d81442a53c3de1958d712f10baf7e0b60 in /
CMD ["/bin/bash"]
RUN /bin/sh -c mkdir /app # buildkit
WORKDIR /app
COPY /receptualize-api/target/release/bin-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
2025-11-04 11:35:13 +00:00
1
OCI / Docker
linux/amd64
34 MiB
Versions (1) View all
latest 2025-11-04