Ulises Gascón
8bbdaf6540
feat: use SHA instead of tags for base image
2023-11-19 21:08:05 +01:00
Thomas Sjögren
2647070692
update Docker container instructions, remove out-of-date Dockerfiles
...
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2023-06-02 22:16:31 +00:00
Brad Solomon
39963dad60
fix: allow get_docker_configuration_file_args to parse minified json
...
Closes #524 .
2023-06-02 09:18:42 -04:00
Thomas Sjögren
715de9c607
Merge pull request #495 from jammasterj89/master
...
Update alpine to 3.15
2022-01-11 14:01:36 +01:00
jammasterj89
975820f52b
Update alpine to 3.15
...
Updated alpine version to latest - 3.15
Signed-off-by: Niall T <19202716+jammasterj89@users.noreply.github.com>
2022-01-11 12:34:38 +00:00
Lewis Denham-Parry
e31e7aa0ae
fix: set docker-bench-security to sh
...
- Set script to execute with sh rather than bash
- Set CMD Dockerfile to use /bin/sh
2021-07-07 08:22:59 +01:00
Razvan Stoica
b757aa7334
Connection to the apk repositories is HTTPS by default
2021-03-16 09:58:57 +02:00
Thomas Sjögren
d3d25c8fc8
Update Dockerfile
...
Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
2021-01-15 10:20:35 +00:00
jammasterj89
f47f61538e
Update alpine to 3.13.0
...
Updated alpine version to latest - 3.13.0
Signed-off-by: Niall T <19202716+jammasterj89@users.noreply.github.com>
2021-01-15 09:30:14 +00:00
Thomas Sjögren
aa984c44db
alpine:3.12
...
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2020-06-01 09:30:09 +02:00
Thomas Sjögren
685236f4e6
alpine:3.11
...
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2019-12-21 21:31:33 +01:00
J0WI
ee9a0c5681
Enhance installation of docker cli
...
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2019-07-01 14:58:19 +02:00
J0WI
6e2e70da8d
Update Alpine to 3.10
...
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2019-06-29 00:25:19 +02:00
Maik Ellerbrock
3f3cf01fa8
Update to Alpine 3.9 (CVE-2019-5021)
...
Signed-off-by: Maik Ellerbrock <opensource@frapsoft.com>
2019-05-12 00:56:34 +02:00
Maik Ellerbrock
af334986e1
build(update alpine linux to version 3.8):
...
Signed-off-by: Maik Ellerbrock <opensource@frapsoft.com>
2018-11-07 10:20:45 +01:00
Thomas Sjögren
173d80f30e
enable docker run script options
...
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2018-05-02 14:52:38 +02:00
Thomas Sjögren
18a034c3fd
add iproute2 to alpine builds
...
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2018-01-12 12:03:02 +01:00
Maik Ellerbrock
dcfcccd5f7
refactor(healthcheck): reactivate healthcheck
2017-12-14 00:22:54 +01:00
Maik Ellerbrock
bbe32c5bec
perf(dockerfile): move copy at the end to improve cache invalidation
2017-12-11 22:14:47 +01:00
Maik Ellerbrock
be2a7b6b6e
feat(dockerfile): update alpine and cleanup the dockerfile
...
Signed-off-by: Maik Ellerbrock <opensource@frapsoft.com>
2017-12-11 01:14:02 +01:00
Tom Partington
6e70402f4a
Switch to the HTTPS endpoint for the alpine APK repositories
...
Signed-off-by: Tom Partington <tom.partington@cevo.com.au>
2017-12-06 11:14:20 +11:00
Thomas Sjögren
f262f7d5b5
alpine 3.6
...
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2017-05-29 12:03:04 +02:00
will Farrell
cee1e59860
force Healthcheck to healthy
...
This will prevent:
```bash
# Docker Bench for Security v1.3.0
[WARN] 4.6 - Add HEALTHCHECK instruction to the container image
[WARN] * No Healthcheck found: [docker-bench-security:latest]
```
Signed-off-by: will Farrell <will.farrell@gmail.com>
2017-02-22 16:19:19 -07:00
Thomas Sjögren
4d3686cb05
apk upgrade
...
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2017-01-31 14:29:57 +01:00
Maik Ellerbrock
85a32bf8c1
perf(docker): cleanup unused docker binaries
...
Signed-off-by: Maik Ellerbrock <opensource@frapsoft.com>
2017-01-25 10:55:17 +01:00
Maik Ellerbrock
1745cc16bb
refactor(docker): update main dockerfile (copy files directly)
...
Signed-off-by: Maik Ellerbrock <opensource@frapsoft.com>
2017-01-22 01:02:26 +01:00
Thomas Sjögren
31cf7c9285
CVE-2016-9962
...
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2017-01-11 15:32:05 +01:00
Thomas Sjögren
0a10dde3c0
use alpine 3.5
...
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2017-01-11 09:26:28 +01:00
Thomas Sjögren
71b6ce8b0a
replace maintainer, repository with labels
...
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2016-12-20 11:41:46 +01:00
Thomas Sjögren
7c6a637b62
update to v1.10.0
...
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2016-02-05 20:56:25 +01:00
Thomas Sjögren
b8728927e4
keep docker updated, shrink image
...
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2015-12-22 20:46:56 +01:00
Thomas Sjögren
ccd574bf7b
alpine 3.1 uses docker 1.4
...
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2015-07-25 14:13:21 +02:00
Thomas Sjögren
f3d9b5cc2e
Use distros/Dockerfile.alpine
...
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2015-07-01 21:00:51 +02:00
Thomas Sjögren
641bf4e864
keep the image up-to-date
...
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2015-06-23 21:32:35 +02:00
Jessica Frazelle
b24a9d15b9
use official alpine image as the base
...
Signed-off-by: Jessica Frazelle <princess@docker.com>
2015-06-09 00:11:03 -07:00
Diogo Monica
a4cd4aa511
Rename to docker-bench-security
2015-05-27 15:08:25 -07:00
Diogo Monica
aa24306b04
Rename to docker-bench
2015-05-25 20:21:45 -07:00
Diogo Monica
18d5a13240
First version of the CIS Docker Benchmark v1.0.0
2015-05-13 15:26:45 -07:00