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
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