sha256:95f84640383b99f73596826fbb3fd0ef311dcc8599e391241ceaed289a4da865
OS/ARCH
Compressed size
615.29 MB
Last pushed
10 months by cboin
Type
Image
Manifest digest
sha256:16127ad1089c194dd11669110f03785234553c40550196a7cfeed2ae30c041a4
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=24.040 B5ADD file ... in / 27.52 MB6CMD ["/bin/bash"]0 B7ENV PATH=/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B8WORKDIR /app93 B9RUN /bin/sh -c apt-get update217.88 MB10COPY /venv /venv # buildkit89.72 MB11COPY ./songbirdcli/ ./songbirdcli # buildkit9.9 KB12COPY pyproject.toml . # buildkit628 B13ENV PATH=/root/.deno/bin:/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B14RUN /bin/sh -c pip install280.17 MB15CMD ["python3" "songbirdcli/cli.py"]0 BCommand
ARG RELEASE