We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e959af commit 4807104Copy full SHA for 4807104
Dockerfile
@@ -8,7 +8,7 @@ RUN apt-get update && apt-get install -y wget && \
8
RUN apt-get install -y software-properties-common && \
9
apt-add-repository ppa:mosquitto-dev/mosquitto-ppa && \
10
apt-add-repository 'deb http://repo.owntracks.org/debian jessie main' && \
11
- add-apt-repository --yes ppa:xuzhen666/dnscrypt \
+ add-apt-repository --yes ppa:xuzhen666/dnscrypt && \
12
apt-get update && \
13
apt-get install -y \
14
libmosquitto1 \
0 commit comments