owncloud-archive / enterprise

Docker image for ownCloud enterprise edition

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ownCloud: Enterprise

Deprectaed: Merged with owncloud-docker/server, see our Release Notes.

Build Status

This is the official ownCloud image for the enterprise edition, it is built from our base container. This ownCloud image is designed to work with a data volume in the host filesystem and with separate MariaDB and Redis containers.

For a guide how to get started with this Docker image please take a look at our official documentation.

Versions

  • latest available as registry.owncloud.com/owncloud/enterprise:latest (it's 10.4.0)
  • 10.4.0 available as registry.owncloud.com/owncloud/enterprise:10.4.0, registry.owncloud.com/owncloud/enterprise:10.4, registry.owncloud.com/owncloud/enterprise:10
  • 10.3.2 available as registry.owncloud.com/owncloud/enterprise:10.3.2, registry.owncloud.com/owncloud/enterprise:10.3
  • 10.2.1 available as `registry.owncloud.com/owncloud/enterprise:10.2.1
  • ...`

Volumes

  • /mnt/data

Ports

  • 8080

Available environment variables


Inherited environment variables

Issues, Feedback and Ideas

Open an Issue

Contributing

Fork -> Patch -> Push -> Pull Request

Authors

License

MIT

Copyright

Copyright (c) 2018 Thomas Boerger <tboerger@owncloud.com>

About

Docker image for ownCloud enterprise edition

License:MIT License