This commit is contained in:
parent
97d018a2d5
commit
245c3d728e
@ -1,3 +1,3 @@
|
||||
ARG ARCH=
|
||||
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/*
|
Loading…
Reference in New Issue
Block a user