Ricard Bejarano
e9adc44772
upgraded PCRE to 8.44
2020-02-13 12:12:16 +01:00
Ricard Bejarano
63522c0c26
upgraded to 1.17.8
2020-01-21 17:37:10 +01:00
Ricard Bejarano
4d78cc86f6
rolled LICENSE's copyright claim's year
2019-12-31 15:48:40 +01:00
Ricard Bejarano
a690896e2e
upgraded to 1.17.7
2019-12-25 02:38:16 +01:00
Ricard Bejarano
3b1efd9b56
added per-image, per-registry image sizes
2019-11-25 19:05:28 +01:00
Ricard Bejarano
09b3fae329
upgraded to 1.17.6
2019-11-19 16:36:20 +01:00
Ricard Bejarano
302d2a2137
upgraded to 1.17.5
2019-10-23 02:32:25 +02:00
Ricard Bejarano
20646696bb
upgraded to 1.17.4
2019-09-24 21:55:48 +02:00
Ricard Bejarano
1b0f2f483f
upgraded openssl to 1.1.1d
2019-09-11 14:00:03 +02:00
Ricard Bejarano
5a71f99be4
moved to major-version notation of base images
2019-09-03 18:15:54 +02:00
Ricard Bejarano
4ce1cd39e9
upgraded to 1.17.3
2019-08-15 20:04:24 +02:00
Ricard Bejarano
0d34ed4de6
removed default nginx configuration files
2019-08-01 13:36:19 +02:00
Ricard Bejarano
e514540087
removed rootfs directory, updated readme
2019-07-31 16:57:43 +02:00
Ricard Bejarano
8af3ab7454
upgraded to 1.17.2
2019-07-23 18:11:12 +02:00
Ricard Bejarano
ba01be07c5
simplified checksum verification statement
2019-07-08 15:23:40 +02:00
Ricard Bejarano
ac388b66fc
upgraded to 1.17.1
2019-06-25 18:49:50 +02:00
Ricard Bejarano
6f4119df17
moved dockerfiles out of their directories
2019-06-23 12:06:35 +02:00
Ricard Bejarano
6fe8894971
moved dockerfiles out of their directories
2019-06-21 17:55:49 +02:00
Ricard Bejarano
b5462191a3
removed checksec.sh, fix README accordinglyc
2019-06-19 08:42:59 +02:00
Ricard Bejarano
72b7357421
removed useless stopsignal clause
2019-06-18 19:29:06 +02:00
Ricard Bejarano
a92dc3631c
removed useless workdir clause
2019-06-18 19:28:48 +02:00
Ricard Bejarano
24af2b54e1
simplified source extraction statement
2019-06-18 19:28:20 +02:00
Ricard Bejarano
88eed4c0f8
minor formatting fix
2019-06-05 23:59:34 +02:00
Ricard Bejarano
48296fd798
fixed logging to stdout and stderr
2019-05-30 10:13:31 +02:00
Ricard Bejarano
49c22253e8
rolled back problematic commit changes
2019-05-29 22:22:39 +02:00
Ricard Bejarano
156817294d
upgraded openssl to 1.1.1c
2019-05-28 19:04:10 +02:00
Ricard Bejarano
c9f4c9aee8
minor fixes
2019-05-27 00:16:12 +02:00
Ricard Bejarano
c0fdd6cdca
updated checksec output
2019-05-27 00:16:00 +02:00
Ricard Bejarano
8e86b88113
added group to user clause, workdir clause and expose clause
2019-05-26 22:48:51 +02:00
Ricard Bejarano
38866691ee
specified commit from which to pull checksec from for security reasons
2019-05-26 22:48:11 +02:00
Ricard Bejarano
680675cc4a
minor fixes
2019-05-26 22:32:16 +02:00
Ricard Bejarano
e9d0926740
moved volumes section into a new configuration section
2019-05-26 13:54:40 +02:00
Ricard Bejarano
1804d6b71f
minor image naming fix
2019-05-21 17:57:54 +02:00
Ricard Bejarano
b95ec096d6
minor formatting fix
2019-05-21 17:51:51 +02:00
Ricard Bejarano
a30a64dc41
included mention of availability on quay.io's container registry
2019-05-21 17:50:20 +02:00
Ricard Bejarano
ad5713f67b
upgraded to 1.17.0
2019-05-21 17:14:47 +02:00
Ricard Bejarano
d68f9085d1
upgraded to 1.16.0
2019-04-29 08:29:41 +02:00
Ricard Bejarano
8c924a25b6
splitted CMD into ENTRYPOINT+CMD
2019-04-26 08:55:33 +02:00
Ricard Bejarano
86f5cba76c
it's 'container image', not 'Docker image'
2019-04-23 14:07:08 +02:00
Ricard Bejarano
2b35e34ea1
it's 'container image', not 'Docker image'
2019-04-23 14:05:34 +02:00
Ricard Bejarano
d2650be26e
added Volumes section
2019-04-23 09:12:51 +02:00
Ricard Bejarano
f18dbc61d2
switched ENTRYPOINT with CMD
2019-04-23 08:56:12 +02:00
Ricard Bejarano
3ff01a74bd
set the "COPY rootfs /" statement to be the last COPY statement during packaging stage
2019-04-23 08:55:36 +02:00
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