Commit graph

52 commits

Author SHA1 Message Date
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
Ricard Bejarano
3e7c5b9644 upgraded nginx to 1.15.8, openssl to 1.1.1a 2018-12-27 16:14:31 +01:00
Ricard Bejarano
3ca51c80a5 upgraded to 1.15.7 2018-11-28 05:20:06 +01:00
Ricard Bejarano
7d03f8c939 upgraded to 1.15.6 2018-11-07 07:46:27 +01:00
Ricard Bejarano
61c042f1ef update license 2018-10-16 23:36:18 +02:00
Ricard Bejarano
f0cd388a01 updated license 2018-10-16 22:58:16 +02:00
Ricard Bejarano
68f2fe06bc Upgraded to 1.15.5 2018-10-03 17:30:42 +02:00
Ricard Bejarano
9ac0d25e94 Upgraded to nginx 1.15.4 2018-09-26 06:38:32 +02:00
Ricard Bejarano
598218e9b2 Fixed minor issue with Travis integration 2018-09-20 12:40:12 +02:00
Ricard Bejarano
8f485f3fa6 Added Travis integration 2018-09-20 12:16:21 +02:00
Ricard Bejarano
5dfd7b8621 Removed useless README.md 2018-09-13 16:44:31 +02:00
Ricard Bejarano
ec230b1063 Upgraded OpenSSL to 1.1.1 2018-09-11 23:41:57 +02:00
Ricard Bejarano
65e978b193 Removed custom HTTP Server header support 2018-09-01 15:29:50 +02:00
Ricard Bejarano
17c2889dfd Fixed custom HTTP/2 Server header support 2018-09-01 04:14:27 +02:00
Ricard Bejarano
0fe08f6f8c Minor fix 2018-09-01 03:09:54 +02:00
Ricard Bejarano
cacaef9b2d Upgraded to Nginx 1.15.3 and fixed custom 'Server' HTTP header support in HTTP/2 2018-09-01 02:59:14 +02:00
Ricard Bejarano
db80cae53b Added support for a read-only /etc/nginx volume 2018-09-01 01:29:23 +02:00
Ricard Bejarano
f282b44492 Log to stdout 2018-09-01 00:42:42 +02:00
Ricard Bejarano
1eff016452 Minor changes 2018-08-31 16:20:32 +02:00