Jacek Kowalski
2016-06-11 77a94817890e090a5341ee5b789a3ee800934a03
Remove Debian package after installation
1 files modified
2 ■■■ changed files
Dockerfile 2 ●●● patch | view | raw | blame | history
Dockerfile
@@ -11,7 +11,7 @@
RUN cd /tmp \
    && wget "http://dl.ubnt.com/unifi/${UNIFI_VERSION}/unifi_sysvinit_all.deb" \
    && dpkg -i unifi_sysvinit_all.deb \
    && rm -rf /var/lib/unifi/*
    && rm -rf unifi_sysvinit_all.deb /var/lib/unifi/*
EXPOSE 8080 8081 8443 8843 8880