This commit is contained in:
parent
5637517844
commit
a902f474e0
@ -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 php-imagick && rm -rf /var/lib/apt/lists/*
|
Loading…
Reference in New Issue
Block a user