Ricard Bejarano
9c74bb78b6
minor formatting fix
2019-04-23 08:54:55 +02:00
Ricard Bejarano
cbe6a0cce5
removed TLS1.3 mention (should be taken for granted from now on), other minor tweaks
2019-04-22 16:17:16 +02:00
Ricard Bejarano
ddaf1a58e4
removed git dependency
...
git was previously required because it was used to pull dependencies of the ngx_brotli module, but when brotli support was dropped, building without git installed still failed.
That's because git requires perl, and building NGINX too, so removing git removed perl, making the build fail.
2019-04-22 13:20:12 +02:00
Ricard Bejarano
66a1fa77a5
upgraded to 1.15.12
2019-04-22 00:16:11 +02:00
Ricard Bejarano
eb2254c738
downgraded to 1.15.11
2019-04-22 00:15:18 +02:00
Ricard Bejarano
943252bfdc
upgraded to 1.15.12
2019-04-22 00:10:27 +02:00
Ricard Bejarano
7f6fe4d6d2
upgraded to 1.15.11
2019-04-22 00:09:15 +02:00
Ricard Bejarano
45b06645b4
upgraded to 1.15.10
2019-03-27 07:46:04 +01:00
Ricard Bejarano
8a79adc6f2
fixed shellcheck compliance
2019-03-25 00:15:09 +01:00
Ricard Bejarano
fa03bb2250
added tests/checksec.sh, added Security section to README.md
2019-03-21 09:13:24 +01:00
Ricard Bejarano
1fad91b403
minor correction
2019-03-20 07:17:50 +01:00
Ricard Bejarano
e90cc3bac9
added exploit mitigations (full RELRO, full SSP)
2019-03-20 07:06:19 +01:00
Ricard Bejarano
f821e0a5dd
moved musl-based image to static compilation
2019-03-20 05:55:48 +01:00
Ricard Bejarano
74e7d08482
removed base image tag
2019-03-20 05:37:34 +01:00
Ricard Bejarano
ca3af079ff
added build instructions
2019-03-18 16:38:20 +01:00
Ricard Bejarano
77047757b3
replaced root
2019-03-17 23:33:44 +01:00
Ricard Bejarano
f4decb8ba6
fixed musl-based image size
2019-03-16 11:40:38 +01:00
Ricard Bejarano
5cfce700fb
added stub_status module
2019-03-13 09:31:02 +01:00
Ricard Bejarano
40c74a0863
moved back to dynamic compilation, removed tag from base image, removed WORKDIR clauses, updated size in README.md, updated Filesystem section in README.md
2019-03-13 09:22:10 +01:00
Ricard Bejarano
d87b289a1f
removed WORKDIR clauses
2019-03-13 09:18:20 +01:00
Ricard Bejarano
75c438694a
removed brotli support (removed in 32f04dc510
, but not removed from Features section in README.md)
2019-03-13 09:17:45 +01:00
Ricard Bejarano
9b8a09ac38
fixed issue with previous commit, git is still a build dependency
2019-03-11 06:04:11 +01:00
Ricard Bejarano
32f04dc510
removed brotli support (reason: the brotli compression format is not standard)
2019-03-10 23:58:55 +01:00
Ricard Bejarano
b7d8616a14
upgraded openssl to 1.1.1b
2019-03-10 23:56:10 +01:00
Ricard Bejarano
bc492e1700
upgraded pcre to 8.43
2019-03-10 23:51:30 +01:00
Ricard Bejarano
314299ad57
upgraded to 1.15.9
2019-03-10 16:32:55 +01:00
Ricard Bejarano
81a3d3f501
upgraded to 1.15.9
2019-02-27 05:47:54 +01:00
Ricard Bejarano
544c55f63a
minor fixes
2019-02-20 08:39:19 +01:00
Ricard Bejarano
0cf78c705f
minor fixes
2019-02-20 08:37:49 +01:00
Ricard Bejarano
3e992814a2
minor formatting fix
2019-02-20 08:36:03 +01:00
Ricard Bejarano
28abdce1de
added musl-based image
2019-02-20 08:35:08 +01:00
Ricard Bejarano
980f0a9a0d
added rootfs/etc/nginx/html, moved to glibc/
2019-02-20 08:22:25 +01:00
Ricard Bejarano
31425ee97b
updated image size
2019-02-18 15:38:28 +01:00
Ricard Bejarano
02b6d80655
fixed name resolution error
2019-02-18 15:37:06 +01:00
Ricard Bejarano
8259469ca6
updated README.md
2019-02-18 14:14:51 +01:00
Ricard Bejarano
f231951e11
removed libresolv, added libnsl, removed duplicate files caused by following symlinks during the build process
2019-02-18 14:06:14 +01:00
Ricard Bejarano
c0fa623349
added libresolv to Filesystem section
2019-02-18 13:44:50 +01:00
Ricard Bejarano
54dfabd8f0
fixed issue with name resolving
2019-02-18 11:47:02 +01:00
Ricard Bejarano
42338a0562
fixed minor typo in Filesystem section
2019-02-18 11:06:00 +01:00
Ricard Bejarano
c14a5f4249
added rootfs
2019-02-18 10:40:54 +01:00
Ricard Bejarano
df03be14f4
added explicit STOPSIGNAL
2019-02-18 09:56:55 +01:00
Ricard Bejarano
eff6099ffb
replaced gcr.io/distroless/base with scratch, moved to static compilation, added list of image contents to README.md
2019-02-18 09:46:54 +01:00
Ricard Bejarano
23df590c28
fixed LICENSE link for Docker Hub
2019-02-02 17:04:21 +01:00
Ricard Bejarano
9b8abd08df
updated copyright year
2019-02-02 17:02:49 +01:00
Ricard Bejarano
011ac29a45
removed Travis CI integration (no longer required)
2019-01-29 16:43:10 +01:00
Ricard Bejarano
db243fb6f7
minor change
2019-01-29 15:04:58 +01:00
Ricard Bejarano
85b94af635
added image information to README.md
2019-01-29 15:02:45 +01:00
Ricard Bejarano
77d6d884ea
minor tweaks
2019-01-02 10:41:34 +01:00
Ricard Bejarano
1fe3b42358
added 2019 copyright year
2018-12-31 00:05:32 +01:00
Ricard Bejarano
db68faad95
Create README.md
2018-12-27 18:18:00 +01:00