spotdlweb (v1.0.1)

Published 2023-06-06 20:00:56 +02:00 by guillaume in guillaume/spotdlweb

Installation

docker pull git.netpowa.fr/guillaume/spotdlweb:v1.0.1
sha256:236b1e8cbd6f8973f3f135752bdf0c2bce8809812ba39ab4edf66cf274158b43

Image Layers

ADD file:7625ddfd589fb824ee39f1b1eb387b98f3676420ff52f26eb9d975151e889667 in /
CMD ["/bin/sh"]
LABEL authors=Guillaume
WORKDIR /app
COPY file:b99f21a634c4dff92d9feddd83de081635c83c2f43d8610b3b0c0d5545b053b1 in .
/bin/sh -c apk update
/bin/sh -c apk add python3 py3-pip
/bin/sh -c pip install -r requirements.txt
/bin/sh -c spotdl --download-ffmpeg
/bin/sh -c apk update && apk add zip
COPY dir:70f6a8f11ed97e5f2086042e10d987147e308262e25c488bc198ee4776804c3a in ./static
COPY dir:42bfa7570223848eeed889f8bd876d1d69d1052f671c7d246dc48848e4b416af in ./templates
COPY file:b5911bdab666ba1fae653f9d2e63cbd234425c4e95302108dbe43355c297cdd8 in .
CMD ["python" "./app.py"]
LABEL org.opencontainers.image.created=2023-06-06T17:58:24Z
LABEL org.opencontainers.image.revision=c746ddf4d91c3e31913d03b6071fea1248f91419
LABEL org.opencontainers.image.source=https://git.netpowa.fr/guillaume/spotdlweb.git
LABEL org.opencontainers.image.url=https://git.netpowa.fr/guillaume/spotdlweb

Labels

Key Value
authors Guillaume
org.opencontainers.image.created 2023-06-06T17:58:24Z
org.opencontainers.image.revision c746ddf4d91c3e31913d03b6071fea1248f91419
org.opencontainers.image.source https://git.netpowa.fr/guillaume/spotdlweb.git
org.opencontainers.image.url https://git.netpowa.fr/guillaume/spotdlweb
Details
Container
2023-06-06 20:00:56 +02:00
0
OCI / Docker
linux/amd64
112 MiB
Versions (4) View all
v1.0.1 2023-06-06
latest 2023-06-06
beta 2023-06-06
zip-v1 2023-05-29