Преглед на файлове

Update docker image to use Go 1.12

tags/0.16
9seconds преди 7 години
родител
ревизия
a90072260e
променени са 2 файла, в които са добавени 6 реда и са изтрити 1 реда
  1. 1
    1
      Dockerfile
  2. 5
    0
      README.md

+ 1
- 1
Dockerfile Целия файл

1
 ###############################################################################
1
 ###############################################################################
2
 # BUILD STAGE
2
 # BUILD STAGE
3
 
3
 
4
-FROM golang:1.11-alpine
4
+FROM golang:1.12-alpine
5
 
5
 
6
 RUN set -x \
6
 RUN set -x \
7
   && apk --no-cache --update add \
7
   && apk --no-cache --update add \

+ 5
- 0
README.md Целия файл

157
 the IP address which acts as a proxy, they block it and no clients can
157
 the IP address which acts as a proxy, they block it and no clients can
158
 use this proxy. This is an attempt to prevent such a situation.
158
 use this proxy. This is an attempt to prevent such a situation.
159
 
159
 
160
+General rule of thumb: with all new installation of proxies I would
161
+advise to go with secure mode by default. But please do remember that it
162
+means that clients, which do not pass dd-prefix to their secrets, will
163
+not be able to connect. *Secure mode works only with dd-prefixes!*
164
+
160
 Oneliners to generate such secrets:
165
 Oneliners to generate such secrets:
161
 
166
 
162
 ```console
167
 ```console

Loading…
Отказ
Запис