mirror of
https://github.com/nextcloud/docker.git
synced 2024-11-18 02:56:42 +01:00
.examples/README.md: remove obsolete jessie backports (#435)
The docker image already is on stretch, so no backports are needed
This commit is contained in:
parent
b7b85cf197
commit
0feb06c098
1 changed files with 0 additions and 1 deletions
|
@ -52,7 +52,6 @@ The required steps for each optional/recommended package that is not already in
|
||||||
`docker-php-ext-enable smbclient`
|
`docker-php-ext-enable smbclient`
|
||||||
|
|
||||||
#### ffmpeg
|
#### ffmpeg
|
||||||
`echo "deb http://ftp.debian.org/debian jessie-backports main" >> /etc/apt/sources.list`
|
|
||||||
`apt install ffmpeg`
|
`apt install ffmpeg`
|
||||||
|
|
||||||
#### LibreOffice
|
#### LibreOffice
|
||||||
|
|
Loading…
Reference in a new issue