radicale (latest)

Published 2023-07-07 17:35:35 +00:00 by hibas123

Installation

docker pull git.hibas.dev/hibas123/radicale:latest
sha256:f0eb513ae7789116edab66a2437368c6524c16f799a454d5ae3533b431e58e7b

Image Layers

ADD file:8ec69d882e7f29f0652d537557160e638168550f738d0d49f90a7ef96bf31787 in /
CMD ["/bin/sh"]
/bin/sh -c apk add --no-cache python3 py3-pip bash curl git && pip3 install --upgrade pip
/bin/sh -c pip3 install radicale~=3.0
/bin/sh -c mkdir -p /app/plugins
/bin/sh -c git clone https://git.stamm.me/hibas123/radicale_plugins.git /app/plugins
/bin/sh -c pip3 install --upgrade /app/plugins/plugins
COPY file:9d5bd2280ee46a911e98ea26b52306f28c824bf38b15332986958cacb2268570 in /start.sh
VOLUME [/app/storage]
ENTRYPOINT ["sh" "start.sh"]
LABEL org.opencontainers.image.created=2021-04-27T17:34:04Z
LABEL org.opencontainers.image.revision=efa1decaac18793a3a3db2f3b5457057e6a317e3
LABEL org.opencontainers.image.source=https://git.stamm.me/Ops/Radicale.git
LABEL org.opencontainers.image.url=https://git.stamm.me/Ops/Radicale

Labels

Key Value
org.opencontainers.image.created 2021-04-27T17:34:04Z
org.opencontainers.image.revision efa1decaac18793a3a3db2f3b5457057e6a317e3
org.opencontainers.image.source https://git.stamm.me/Ops/Radicale.git
org.opencontainers.image.url https://git.stamm.me/Ops/Radicale
Details
Container
2023-07-07 17:35:35 +00:00
0
OCI / Docker
linux/amd64
33 MiB
Versions (1) View all
latest 2023-07-07