vim and other pkgs removed
This commit is contained in:
@@ -6,7 +6,7 @@ ENV NEXTCLOUD_UPDATE=1
|
||||
RUN sed -i 's@deb.debian.org@apt-cache.lan/deb.debian.org@g' /etc/apt/sources.list && \
|
||||
sed -i 's@security.debian.org@apt-cache.lan/security.debian.org@g' /etc/apt/sources.list && \
|
||||
apt-get update && apt-get install -y \
|
||||
vim screen dnsutils procps nmap bash iputils-ping bash
|
||||
procps bash iputils-ping
|
||||
|
||||
RUN touch /usr/src/nextcloud/data/.ocdata
|
||||
COPY config.php /usr/src/nextcloud/config/
|
||||
|
||||
Reference in New Issue
Block a user