Block a user
nextcloud-client-push (latest)
Published 2026-05-29 07:02:44 +02:00 by RogerSik
Installation
docker pull gitea.sikorski.cloud/rogersik/nextcloud-client-push:latestsha256:841d7ed2afb03d30daf9f9b702fe64a553d903fc6efc93b27b794b6bc7d1bfbe
Image Layers
| ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| RUN /bin/sh -c apk add --no-cache curl # buildkit |
| WORKDIR /app |
| RUN /bin/sh -c curl -L -o notify_push https://github.com/nextcloud/notify_push/releases/download/v1.3.1/notify_push-x86_64-unknown-linux-musl && chmod +x notify_push # buildkit |
| EXPOSE [7867/tcp] |
| ENV NEXTCLOUD_URL= |
| ENV NEXTCLOUD_USER= |
| ENV NEXTCLOUD_PASSWORD= |
| CMD ["./notify_push"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2026-05-29T05:02:38.123Z |
| org.opencontainers.image.description | |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | 43025abd40e52b2868f23e4b24cf4c5c45647988 |
| org.opencontainers.image.source | https://gitea.sikorski.cloud/RogerSik/docker-nextcloud-client-push |
| org.opencontainers.image.title | docker-nextcloud-client-push |
| org.opencontainers.image.url | https://gitea.sikorski.cloud/RogerSik/docker-nextcloud-client-push |
| org.opencontainers.image.version | 43025ab |
Details
Versions (2)
View all