File tree 1 file changed +10
-0
lines changed
1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ### 2.1.0
4
+ - Made the ` create_dhparams.sh ` script capable of creating missing directories.
5
+ - Our small [ ` /docker-entrypoint.d/40-create-dhparam-folder.sh ` ] [ 17 ] script
6
+ is therefore no longer necessary.
7
+ - Made so that we run ` symlink_user_configs ` at startup so we do not run into
8
+ a [ race condition] [ 16 ] with Nginx.
9
+ - Some minor cleanup in the Dockerfiles related to the above changes.
10
+
3
11
### 2.0.1
4
12
- There now exist a Dockerfile for building from the Nginx Alpine image as well.
5
13
- It is possible to use the Alpine version by appending ` -alpine ` to any
219
227
[ 13 ] : https://github.com/JonasAlfredsson/docker-nginx-certbot/commit/bf2c1354f55adffadc13b1f1792e205f9dd25f86
220
228
[ 14 ] : https://github.com/JonasAlfredsson/docker-nginx-certbot/tree/master/docs/dockerhub_tags.md
221
229
[ 15 ] : https://github.com/JonasAlfredsson/bash_fail-to-wait
230
+ [ 16 ] : https://github.com/JonasAlfredsson/docker-nginx-certbot/commit/7c5e2108c89c9da5effda1c499fff6ff84f8b1d3
231
+ [ 17 ] : https://github.com/JonasAlfredsson/docker-nginx-certbot/commit/9dfa927cda7244768445067993dc42e23b4e78da
You can’t perform that action at this time.
0 commit comments