Sign inSign up

hazmi35/nextcloud

By hazmi35

Updated 2 days ago

docker.io/library/nextcloud:latest but with ffmpeg & smb support.

Image
Content management system
0

8.9K

hazmi35/nextcloud repository overview

nextcloud-docker

Nextcloud Official Container Image but with ffmpeg and smb support.

Available on Docker Hub and GitHub Container Registry!

ffmpeg previews

To enable ffmpeg previews, add this to your config.php file.

  'enable_previews' => true,
  'enabledPreviewProviders' =>
        array (
            0 => 'OC\\Preview\\TXT',
            1 => 'OC\\Preview\\MarkDown',
            2 => 'OC\\Preview\\OpenDocument',
            3 => 'OC\\Preview\\PDF',
            4 => 'OC\\Preview\\MSOffice2003',
            5 => 'OC\\Preview\\MSOfficeDoc',
            6 => 'OC\\Preview\\Image',
            7 => 'OC\\Preview\\Photoshop',
            8 => 'OC\\Preview\\TIFF',
            9 => 'OC\\Preview\\SVG',
           10 => 'OC\\Preview\\Font',
           11 => 'OC\\Preview\\MP3',
           12 => 'OC\\Preview\\Movie',
           13 => 'OC\\Preview\\MKV',
           14 => 'OC\\Preview\\MP4',
           15 => 'OC\\Preview\\AVI',
         )

Tag summary

Content type

Image

Digest

sha256:8294e1998

Size

592.6 MB

Last updated

2 days ago

docker pull hazmi35/nextcloud