Merge branch 'fix_nextcloud_img' into 'master'
Nextcloud modifications for new official image See merge request isard/isard-apps!30
commit
9461b61cda
|
@ -1,11 +1,11 @@
|
|||
ARG IMG
|
||||
FROM ${IMG}
|
||||
|
||||
RUN apk update
|
||||
RUN set -ex; \
|
||||
\
|
||||
apk add --no-cache \
|
||||
ffmpeg \
|
||||
imagemagick \
|
||||
procps \
|
||||
samba-client \
|
||||
supervisor \
|
||||
|
|
Loading…
Reference in New Issue