mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2024-12-17 03:50:46 +01:00
Remove orphaned information about SVN
This commit is contained in:
commit
1852d8f2b7
@ -84,7 +84,6 @@ RUN set -eux && \
|
||||
openipmi-dev \
|
||||
openldap-dev \
|
||||
pcre-dev \
|
||||
subversion \
|
||||
unixodbc-dev \
|
||||
alpine-sdk && \
|
||||
cd /tmp/ && \
|
||||
|
@ -167,7 +167,6 @@ RUN set -eux && \
|
||||
unixodbc-dev && \
|
||||
apt-get ${APT_FLAGS_COMMON} autoremove && \
|
||||
rm -rf /var/lib/apt/lists/* && \
|
||||
rm -rf /root/.subversion && \
|
||||
chmod +x /sbin/tini
|
||||
|
||||
EXPOSE 10051/TCP
|
||||
|
Loading…
Reference in New Issue
Block a user