Sign inSign up

cboin/songbird:f520965a

Multi-platform
Languages & frameworks
Developer tools
Index digest

sha256:b4825b4a333aabc4b5e57aacefedb3482cd13f787591b443226ce6b25d4a985b

OS/ARCH

Compressed size

442.48 MB

Last pushed

over 2 years by cboin

Type

Image

Manifest digest

sha256:3916255be91a61f76045109e62874a4816f7805aa9793ee17e964bf16d2587cb

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=23.040 B
5ADD file ... in / 24.87 MB
6CMD ["/bin/bash"]0 B
7ENV PATH=/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
8WORKDIR /app93 B
9RUN /bin/sh -c apt-get update162.12 MB
10COPY /venv /venv # buildkit85.06 MB
11COPY ./songbirdcli/ ./songbirdcli # buildkit9.22 KB
12COPY pyproject.toml . # buildkit611 B
13RUN /bin/sh -c pip install170.42 MB
14CMD ["python3" "songbirdcli/cli.py"]0 B

Command

 ARG RELEASE