This commit is contained in:
@@ -1,3 +1,3 @@
|
|||||||
ARG ARCH=
|
ARG ARCH=
|
||||||
FROM nextcloud:apache
|
FROM nextcloud:apache
|
||||||
RUN apt-get update && apt-get install -y procps smbclient && rm -rf /var/lib/apt/lists/*
|
RUN apt-get update && apt-get install -y procps smbclient imagemagick && rm -rf /var/lib/apt/lists/*
|
||||||
Reference in New Issue
Block a user