Commit graph

  • ba01be07c5
    simplified checksum verification statement Ricard Bejarano 2019-07-08 15:23:40 +02:00
  • ac388b66fc
    upgraded to 1.17.1 Ricard Bejarano 2019-06-25 18:49:50 +02:00
  • 6f4119df17
    moved dockerfiles out of their directories Ricard Bejarano 2019-06-23 12:06:35 +02:00
  • 6fe8894971
    moved dockerfiles out of their directories Ricard Bejarano 2019-06-21 17:55:49 +02:00
  • b5462191a3
    removed checksec.sh, fix README accordinglyc Ricard Bejarano 2019-06-19 08:42:59 +02:00
  • 72b7357421
    removed useless stopsignal clause Ricard Bejarano 2019-06-18 19:29:06 +02:00
  • a92dc3631c
    removed useless workdir clause Ricard Bejarano 2019-06-18 19:28:48 +02:00
  • 24af2b54e1
    simplified source extraction statement Ricard Bejarano 2019-06-18 19:28:20 +02:00
  • 88eed4c0f8
    minor formatting fix Ricard Bejarano 2019-06-05 23:59:34 +02:00
  • 48296fd798
    fixed logging to stdout and stderr Ricard Bejarano 2019-05-30 10:13:31 +02:00
  • 49c22253e8
    rolled back problematic commit changes Ricard Bejarano 2019-05-29 22:22:39 +02:00
  • 156817294d
    upgraded openssl to 1.1.1c Ricard Bejarano 2019-05-28 19:04:10 +02:00
  • c9f4c9aee8
    minor fixes Ricard Bejarano 2019-05-27 00:16:12 +02:00
  • c0fdd6cdca
    updated checksec output Ricard Bejarano 2019-05-27 00:16:00 +02:00
  • 8e86b88113
    added group to user clause, workdir clause and expose clause Ricard Bejarano 2019-05-26 22:48:51 +02:00
  • 38866691ee
    specified commit from which to pull checksec from for security reasons Ricard Bejarano 2019-05-26 22:48:11 +02:00
  • 680675cc4a
    minor fixes Ricard Bejarano 2019-05-26 22:32:16 +02:00
  • e9d0926740
    moved volumes section into a new configuration section Ricard Bejarano 2019-05-26 13:54:40 +02:00
  • 1804d6b71f
    minor image naming fix Ricard Bejarano 2019-05-21 17:57:54 +02:00
  • b95ec096d6
    minor formatting fix Ricard Bejarano 2019-05-21 17:51:51 +02:00
  • a30a64dc41
    included mention of availability on quay.io's container registry Ricard Bejarano 2019-05-21 17:50:20 +02:00
  • ad5713f67b
    upgraded to 1.17.0 Ricard Bejarano 2019-05-21 17:14:47 +02:00
  • d68f9085d1
    upgraded to 1.16.0 Ricard Bejarano 2019-04-29 08:29:41 +02:00
  • 8c924a25b6
    splitted CMD into ENTRYPOINT+CMD Ricard Bejarano 2019-04-26 08:55:33 +02:00
  • 86f5cba76c
    it's 'container image', not 'Docker image' Ricard Bejarano 2019-04-23 14:07:08 +02:00
  • 2b35e34ea1
    it's 'container image', not 'Docker image' Ricard Bejarano 2019-04-23 14:05:34 +02:00
  • d2650be26e
    added Volumes section Ricard Bejarano 2019-04-23 09:12:51 +02:00
  • f18dbc61d2
    switched ENTRYPOINT with CMD Ricard Bejarano 2019-04-23 08:56:12 +02:00
  • 3ff01a74bd
    set the "COPY rootfs /" statement to be the last COPY statement during packaging stage Ricard Bejarano 2019-04-23 08:55:36 +02:00
  • 9c74bb78b6
    minor formatting fix Ricard Bejarano 2019-04-23 08:54:55 +02:00
  • cbe6a0cce5
    removed TLS1.3 mention (should be taken for granted from now on), other minor tweaks Ricard Bejarano 2019-04-22 16:17:16 +02:00
  • ddaf1a58e4
    removed git dependency Ricard Bejarano 2019-04-22 13:20:12 +02:00
  • 66a1fa77a5
    upgraded to 1.15.12 Ricard Bejarano 2019-04-22 00:16:11 +02:00
  • eb2254c738
    downgraded to 1.15.11 Ricard Bejarano 2019-04-22 00:15:18 +02:00
  • 943252bfdc
    upgraded to 1.15.12 Ricard Bejarano 2019-04-22 00:10:27 +02:00
  • 7f6fe4d6d2
    upgraded to 1.15.11 Ricard Bejarano 2019-04-22 00:09:15 +02:00
  • 45b06645b4
    upgraded to 1.15.10 Ricard Bejarano 2019-03-27 07:46:04 +01:00
  • 8a79adc6f2
    fixed shellcheck compliance Ricard Bejarano 2019-03-25 00:15:09 +01:00
  • fa03bb2250
    added tests/checksec.sh, added Security section to README.md Ricard Bejarano 2019-03-21 09:13:24 +01:00
  • 1fad91b403
    minor correction Ricard Bejarano 2019-03-20 07:17:50 +01:00
  • e90cc3bac9
    added exploit mitigations (full RELRO, full SSP) Ricard Bejarano 2019-03-20 07:06:19 +01:00
  • f821e0a5dd
    moved musl-based image to static compilation Ricard Bejarano 2019-03-20 05:55:48 +01:00
  • 74e7d08482
    removed base image tag Ricard Bejarano 2019-03-20 05:37:34 +01:00
  • ca3af079ff
    added build instructions Ricard Bejarano 2019-03-18 16:38:20 +01:00
  • 77047757b3
    replaced root Ricard Bejarano 2019-03-17 23:33:44 +01:00
  • f4decb8ba6
    fixed musl-based image size Ricard Bejarano 2019-03-16 11:40:38 +01:00
  • 5cfce700fb
    added stub_status module Ricard Bejarano 2019-03-13 09:31:02 +01:00
  • 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 Ricard Bejarano 2019-03-13 09:22:10 +01:00
  • d87b289a1f
    removed WORKDIR clauses Ricard Bejarano 2019-03-13 09:18:20 +01:00
  • 75c438694a
    removed brotli support (removed in 32f04dc510, but not removed from Features section in README.md) Ricard Bejarano 2019-03-13 09:17:45 +01:00
  • 9b8a09ac38
    fixed issue with previous commit, git is still a build dependency Ricard Bejarano 2019-03-11 06:04:11 +01:00
  • 32f04dc510
    removed brotli support (reason: the brotli compression format is not standard) Ricard Bejarano 2019-03-10 23:58:55 +01:00
  • b7d8616a14
    upgraded openssl to 1.1.1b Ricard Bejarano 2019-03-10 23:56:10 +01:00
  • bc492e1700
    upgraded pcre to 8.43 Ricard Bejarano 2019-03-10 23:51:30 +01:00
  • 314299ad57
    upgraded to 1.15.9 Ricard Bejarano 2019-03-10 16:32:55 +01:00
  • 81a3d3f501
    upgraded to 1.15.9 Ricard Bejarano 2019-02-27 05:47:54 +01:00
  • 544c55f63a
    minor fixes Ricard Bejarano 2019-02-20 08:39:19 +01:00
  • 0cf78c705f
    minor fixes Ricard Bejarano 2019-02-20 08:37:49 +01:00
  • 3e992814a2
    minor formatting fix Ricard Bejarano 2019-02-20 08:36:03 +01:00
  • 28abdce1de
    added musl-based image Ricard Bejarano 2019-02-20 08:35:08 +01:00
  • 980f0a9a0d
    added rootfs/etc/nginx/html, moved to glibc/ Ricard Bejarano 2019-02-20 08:22:25 +01:00
  • 31425ee97b updated image size Ricard Bejarano 2019-02-18 15:38:28 +01:00
  • 02b6d80655 fixed name resolution error Ricard Bejarano 2019-02-18 15:37:06 +01:00
  • 8259469ca6 updated README.md Ricard Bejarano 2019-02-18 14:14:51 +01:00
  • f231951e11 removed libresolv, added libnsl, removed duplicate files caused by following symlinks during the build process Ricard Bejarano 2019-02-18 14:06:14 +01:00
  • c0fa623349 added libresolv to Filesystem section Ricard Bejarano 2019-02-18 13:44:50 +01:00
  • 54dfabd8f0 fixed issue with name resolving Ricard Bejarano 2019-02-18 11:47:02 +01:00
  • 42338a0562 fixed minor typo in Filesystem section Ricard Bejarano 2019-02-18 11:06:00 +01:00
  • c14a5f4249 added rootfs Ricard Bejarano 2019-02-18 10:40:54 +01:00
  • df03be14f4 added explicit STOPSIGNAL Ricard Bejarano 2019-02-18 09:56:55 +01:00
  • eff6099ffb replaced gcr.io/distroless/base with scratch, moved to static compilation, added list of image contents to README.md Ricard Bejarano 2019-02-18 09:46:54 +01:00
  • 23df590c28 fixed LICENSE link for Docker Hub Ricard Bejarano 2019-02-02 17:04:21 +01:00
  • 9b8abd08df updated copyright year Ricard Bejarano 2019-02-02 17:02:49 +01:00
  • 011ac29a45 removed Travis CI integration (no longer required) Ricard Bejarano 2019-01-29 16:43:10 +01:00
  • db243fb6f7 minor change Ricard Bejarano 2019-01-29 15:04:58 +01:00
  • 85b94af635 added image information to README.md Ricard Bejarano 2019-01-29 15:02:45 +01:00
  • 77d6d884ea minor tweaks Ricard Bejarano 2019-01-02 10:41:34 +01:00
  • 1fe3b42358 added 2019 copyright year Ricard Bejarano 2018-12-31 00:05:32 +01:00
  • db68faad95
    Create README.md Ricard Bejarano 2018-12-27 18:18:00 +01:00
  • 3e7c5b9644 upgraded nginx to 1.15.8, openssl to 1.1.1a Ricard Bejarano 2018-12-27 16:14:31 +01:00
  • 3ca51c80a5 upgraded to 1.15.7 Ricard Bejarano 2018-11-28 05:20:06 +01:00
  • 7d03f8c939 upgraded to 1.15.6 Ricard Bejarano 2018-11-07 07:46:27 +01:00
  • 61c042f1ef update license Ricard Bejarano 2018-10-16 23:36:18 +02:00
  • f0cd388a01 updated license Ricard Bejarano 2018-10-16 22:58:16 +02:00
  • 68f2fe06bc Upgraded to 1.15.5 Ricard Bejarano 2018-10-03 17:30:42 +02:00
  • 9ac0d25e94 Upgraded to nginx 1.15.4 Ricard Bejarano 2018-09-26 06:38:32 +02:00
  • 598218e9b2 Fixed minor issue with Travis integration Ricard Bejarano 2018-09-20 12:40:12 +02:00
  • 8f485f3fa6 Added Travis integration Ricard Bejarano 2018-09-20 12:16:21 +02:00
  • 5dfd7b8621 Removed useless README.md Ricard Bejarano 2018-09-13 16:44:31 +02:00
  • ec230b1063 Upgraded OpenSSL to 1.1.1 Ricard Bejarano 2018-09-11 23:41:57 +02:00
  • 65e978b193 Removed custom HTTP Server header support Ricard Bejarano 2018-09-01 15:29:50 +02:00
  • 17c2889dfd Fixed custom HTTP/2 Server header support Ricard Bejarano 2018-09-01 04:14:27 +02:00
  • 0fe08f6f8c Minor fix Ricard Bejarano 2018-09-01 03:09:54 +02:00
  • cacaef9b2d Upgraded to Nginx 1.15.3 and fixed custom 'Server' HTTP header support in HTTP/2 Ricard Bejarano 2018-09-01 02:59:14 +02:00
  • db80cae53b Added support for a read-only /etc/nginx volume Ricard Bejarano 2018-09-01 01:29:23 +02:00
  • f282b44492 Log to stdout Ricard Bejarano 2018-09-01 00:42:42 +02:00
  • 1eff016452 Minor changes Ricard Bejarano 2018-08-31 16:20:32 +02:00
  • 2bc9b2788e Minor changes Ricard Bejarano 2018-08-31 16:03:18 +02:00
  • 6321b7650c Added source files Ricard Bejarano 2018-08-27 22:29:36 +02:00