mirror of
https://github.com/dnscrypt/dnscrypt-server-docker
synced 2024-11-22 15:32:01 +01:00
Remove dead code in Dockerfile
This commit is contained in:
parent
bc3b60aef9
commit
f658223f00
@ -60,8 +60,6 @@ RUN apk add --no-cache $BUILD_DEPS && \
|
||||
apk del --purge $BUILD_DEPS && \
|
||||
rm -fr /tmp/* /var/tmp/*
|
||||
|
||||
RUN echo rm -rf /tmp/* /var/tmp/* /usr/local/include
|
||||
|
||||
RUN mkdir -p \
|
||||
/etc/service/unbound \
|
||||
/etc/service/watchdog
|
||||
|
Loading…
Reference in New Issue
Block a user