Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ Please read the full contributing guidelines at:

## About this repository

This repository builds the official **ownCloud Server** Docker image. It is not
the ownCloud Server source code — it packages a release tarball on top of the
This repository builds the official **ownCloud Classic** Docker image. It is not
the ownCloud Classic source code — it packages a release tarball on top of the
[`owncloud/base`](https://github.com/owncloud-docker/base) image. See the
[README](README.md) for build details, supported tags and usage.

Expand Down
4 changes: 2 additions & 2 deletions agents.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

## Repository Overview

This repository builds the official **ownCloud Server** Docker image
(`owncloud/server` on Docker Hub). It does not contain the ownCloud Server
This repository builds the official **ownCloud Classic** Docker image
(`owncloud/server` on Docker Hub). It does not contain the ownCloud Classic
source code — it packages a release tarball on top of the
[`owncloud/base`](https://github.com/owncloud-docker/base) image and adds an
optional root-filesystem overlay. Images are multi-architecture and built via
Expand Down