Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/monogramm/docker-nextcloud

:whale: :elephant: Docker image of Nextcloud expanding official image
https://github.com/monogramm/docker-nextcloud

alpine debian docker nextcloud php

Last synced: about 2 months ago
JSON representation

:whale: :elephant: Docker image of Nextcloud expanding official image

Awesome Lists containing this project

README

        

[![License: AGPL v3][uri_license_image]][uri_license]
[![Build Status](https://travis-ci.org/Monogramm/docker-nextcloud.svg)](https://travis-ci.org/Monogramm/docker-nextcloud)
[![Docker Pulls](https://img.shields.io/docker/pulls/monogramm/docker-nextcloud.svg)](https://hub.docker.com/r/monogramm/docker-nextcloud/)
[![](https://images.microbadger.com/badges/version/monogramm/docker-nextcloud.svg)](https://microbadger.com/images/monogramm/docker-nextcloud)
[![](https://images.microbadger.com/badges/image/monogramm/docker-nextcloud.svg)](https://microbadger.com/images/monogramm/docker-nextcloud)

# NextCloud custom Docker

Custom Docker image for NextCloud.

Provides a NextCloud with additional packages for samba, cron background tasks or Apps like NextCloud Passwords.

> [NextCloud cron Background jobs](https://docs.nextcloud.com/server/16/admin_manual/configuration_server/background_jobs_configuration.html#cron)

> [NextCloud Docker examples](https://github.com/nextcloud/docker/tree/master/.examples)

> [NextCloud Passwords](https://github.com/marius-wieschollek/passwords)

## What is NextCloud

A safe home for all your data. Access & share your files, calendars, contacts, mail & more from any device, on your terms.

> [Nextcloud.com](https://nextcloud.com/)

## Supported tags

Tags:
- `images/22.1/apache/Dockerfile`: 22.1-apache apache 22.1 latest
- `images/22.1/fpm/Dockerfile`: 22.1-fpm fpm
- `images/22.1/fpm-alpine/Dockerfile`: 22.1-fpm-alpine fpm-alpine
- `images/22.0/apache/Dockerfile`: 22.0-apache 22.0
- `images/22.0/fpm/Dockerfile`: 22.0-fpm
- `images/22.0/fpm-alpine/Dockerfile`: 22.0-fpm-alpine
- `images/21.0/apache/Dockerfile`: 21.0-apache 21.0
- `images/21.0/fpm/Dockerfile`: 21.0-fpm
- `images/21.0/fpm-alpine/Dockerfile`: 21.0-fpm-alpine
- `images/20.0/apache/Dockerfile`: 20.0-apache 20.0
- `images/20.0/fpm/Dockerfile`: 20.0-fpm
- `images/20.0/fpm-alpine/Dockerfile`: 20.0-fpm-alpine
- `images/19.0/apache/Dockerfile`: 19.0-apache 19.0
- `images/19.0/fpm/Dockerfile`: 19.0-fpm
- `images/19.0/fpm-alpine/Dockerfile`: 19.0-fpm-alpine

## How to run this image ?

See NextCloud base image documentation for details.

> [Nextcloud GitHub](https://github.com/nextcloud/docker)

> [Nextcloud DockerHub](https://hub.docker.com/r/library/nextcloud/)

## Questions / Issues

If you got any questions or problems using the image, please visit our [Github Repository](https://github.com/Monogramm/docker-nextcloud) and write an issue.

[uri_license]: http://www.gnu.org/licenses/agpl.html

[uri_license_image]: https://img.shields.io/badge/License-AGPL%20v3-blue.svg