Docker image for ownCloud Infinite Scale (oCIS) — a modern file-sync and share platform.
docker run --rm \
-p 9200:9200 \
-e OCIS_INSECURE=true \
owncloud/ocis:8.0.1| Tag | oCIS Version |
|---|---|
8.0.1 |
8.0.1 |
7.3.2 |
7.3.2 |
| Path | Purpose |
|---|---|
/var/lib/ocis |
Data directory |
/etc/ocis |
Configuration directory |
| Port | Protocol | Purpose |
|---|---|---|
9200 |
TCP | HTTPS gateway |
| ARG | Default | Purpose |
|---|---|---|
VERSION |
version-specific | oCIS release to embed |
REVISION |
"" |
Git SHA embedded in OCI labels |
Apache-2.0 — see LICENSE.