sha256:723460f48963cae2ec8b8d01a38329a6cec5ec99dcf41e2bf89cf70386a030d9
OS/ARCH
Compressed size
140.66 MB
Last pushed
2 months by samuel19982
Type
Image
Manifest digest
sha256:e87f583384acc9b252dcecedfebc33e71aad0fbeb02f8bbf0c6b609bf61447d0
Image Layers
1COPY ./static/ /app/static # buildkit671.09 KB2COPY ./migrations /app/migrations # buildkit32.72 KB3COPY ./db /app/db # buildkit148 B4WORKDIR /app/32 B5ENV PATH=/usr/local/bin0 B6COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit102.32 KB7COPY /ffmpeg /usr/local/bin/ffmpeg # buildkit52.82 MB8COPY /ffprobe /usr/local/bin/ffprobe # buildkit52.71 MB9COPY ./target/x86_64-unknown-linux-musl/release/podfetch /app/podfetch # buildkit34.34 MB10LABEL org.opencontainers.image.source=https://github.com/SamTV12345/PodFetch0 B11EXPOSE &{[{{30 0} {30 0}}]0 B12CMD ["./podfetch"]0 BCommand
COPY ./static/ /app/static # buildkit