oxicloud (sha256:d7db85d860d7e773b468d86dc23026c198b8753e8f52b3cbe92093785916b1a4)
Published 2026-07-14 21:57:46 +00:00 by packager
Installation
docker pull forge.myvelabs.com/pkg/oxicloud@sha256:d7db85d860d7e773b468d86dc23026c198b8753e8f52b3cbe92093785916b1a4sha256:d7db85d860d7e773b468d86dc23026c198b8753e8f52b3cbe92093785916b1a4About this package
Ultra-fast, secure & lightweight self-hosted cloud storage built in Rust
Image layers
| ADD alpine-minirootfs-3.24.0-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| LABEL org.opencontainers.image.title=OxiCloud org.opencontainers.image.description=Ultra-fast, secure & lightweight self-hosted cloud storage built in Rust org.opencontainers.image.url=https://github.com/DioCrafts/OxiCloud org.opencontainers.image.source=https://github.com/DioCrafts/OxiCloud org.opencontainers.image.vendor=DioCrafts org.opencontainers.image.licenses=MIT |
| RUN /bin/sh -c apk --no-cache upgrade && apk add --no-cache libgcc ca-certificates tzdata su-exec ffmpeg && addgroup -g 1001 -S oxicloud && adduser -u 1001 -S oxicloud -G oxicloud # buildkit |
| COPY --chmod=755 /app/release/oxicloud /usr/local/bin/ # buildkit |
| COPY --chmod=755 /app/release/migrate-nfc-filenames /usr/local/bin/ # buildkit |
| COPY entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit |
| RUN /bin/sh -c sed -i 's/\r//' /usr/local/bin/entrypoint.sh && chmod 755 /usr/local/bin/entrypoint.sh # buildkit |
| COPY --chown=oxicloud:oxicloud /app/static-dist /app/static # buildkit |
| RUN /bin/sh -c mkdir -p /app/storage && chown -R oxicloud:oxicloud /app/storage # buildkit |
| ENV MIMALLOC_PURGE_DELAY=0 |
| WORKDIR /app |
| EXPOSE map[8086/tcp:{}] |
| HEALTHCHECK &{["CMD-SHELL" "wget -qO- http://localhost:8086/health || exit 1"] "30s" "5s" "10s" "0s" '\x03'} |
| ENTRYPOINT ["entrypoint.sh"] |
| CMD ["oxicloud"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.description | Ultra-fast, secure & lightweight self-hosted cloud storage built in Rust |
| org.opencontainers.image.licenses | MIT |
| org.opencontainers.image.source | https://github.com/DioCrafts/OxiCloud |
| org.opencontainers.image.title | OxiCloud |
| org.opencontainers.image.url | https://github.com/DioCrafts/OxiCloud |
| org.opencontainers.image.vendor | DioCrafts |
Details
2026-07-14 21:57:46 +00:00
Versions (30)
View all
Container
0
OCI / Docker
linux/amd64
MIT
78 MiB