Janic Voser
97d018a2d5
All checks were successful
continuous-integration/drone/push Build is passing
revert Add php-imagick package
3 lines
120 B
Docker
3 lines
120 B
Docker
ARG ARCH=
|
|
FROM nextcloud:apache
|
|
RUN apt-get update && apt-get install -y procps smbclient && rm -rf /var/lib/apt/lists/* |