Block a user
nextcloud-client-push (latest)
Published 2026-03-18 13:06:24 +01:00 by RogerSik
Installation
docker pull gitea.sikorski.cloud/rogersik/nextcloud-client-push:latestsha256:4bfdb72c8dcbc405177d05226a96bf86a783190c183c16eff2d014c1f7c4639b
Image Layers
| ADD alpine-minirootfs-3.23.3-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-03-18T12:06:12.509Z |
| org.opencontainers.image.description | |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | f9fd8873621762bdafdf4cc27ac515a17e1ddd89 |
| 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 | f9fd887 |
Details
Versions (2)
View all