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
Thomas Sjögren
166ff96c17
Merge pull request #266 from konstruktoid/issue265
...
Add check count and scoring
2018-01-12 11:52:24 +01:00
Thomas Sjögren
c0345c83a6
Merge branch 'master' into issue265
2018-01-12 11:49:31 +01:00
Thomas Sjögren
25b40c94a2
Merge branch 'master' into issue265
2018-01-12 11:49:04 +01:00
Thomas Sjögren
ce5ab6b063
update version check
...
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2018-01-12 11:42:52 +01:00
Thomas Sjögren
60e119fac0
Merge pull request #281 from konstruktoid/issue277
...
catch seccomp:unconfined|seccomp=unconfined
2018-01-12 11:38:07 +01:00
Thomas Sjögren
57acb04a96
catch seccomp:unconfined|seccomp=unconfined
...
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2018-01-12 11:36:14 +01:00
Thomas Sjögren
bdba64c8c0
Merge pull request #280 from konstruktoid/version
...
adapt to 18.01 docker version
2018-01-12 11:09:47 +01:00
Thomas Sjögren
e0a302eb40
adapt to 18.01 docker version
...
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2018-01-12 11:09:16 +01:00
Thomas Sjögren
ddf821f22c
Merge pull request #279 from kbabiochSUSE/feat/ss
...
Replace netstat by ss
2018-01-12 10:59:23 +01:00
Karol Babioch
f5542683c5
Replaced net-tools with iproute2 in Dockerfiles
...
Signed-off-by: Karol Babioch <kbabioch@suse.de>
2018-01-12 10:44:04 +01:00
Karol Babioch
997ce7330e
Replace netstat by ss
...
ss(8) is a modern replacement for netstat(8). The former is slowly replacing
the latter in major Linux distributions, which makes it necessary to switch
at some point.
This addresses #278 .
Signed-off-by: Karol Babioch <kbabioch@suse.de>
2018-01-11 16:52:54 +01:00
Thomas Sjögren
aae04fb75e
Merge pull request #274 from ellerbrock/dockerignore
...
perf(update .dockerignore file):
2017-12-15 09:24:42 +01:00
Maik Ellerbrock
34a8dfeb97
perf(update .dockerignore file):
...
Signed-off-by: Maik Ellerbrock <opensource@frapsoft.com>
2017-12-14 19:41:02 +01:00
Thomas Sjögren
688a824db2
Merge pull request #272 from ellerbrock/alpine-upgrade
...
feat(dockerfile): update alpine and cleanup the dockerfile
2017-12-14 10:09:06 +01:00
Maik Ellerbrock
2521d596d1
fix(dockerfile): copy dockerfile to distro
2017-12-14 02:46:48 +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
Thomas Sjögren
d05852c171
Merge pull request #271 from tpartington/alpine-https-repositories
...
Switch to the HTTPS alpine apk repositories
2017-12-06 10:24:22 +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
3633545c35
Merge pull request #268 from jhermann/patch-1
...
Add "--userns host" to `docker run` example
2017-11-23 10:23:09 +01:00
Thomas Sjögren
8d6a23f423
Merge pull request #269 from znerd/master
...
Trivial: fixed typo in README file.
2017-11-20 15:50:27 +01:00
Ernst de Haan
173d347c52
Trivial: fixed typo in README file.
...
Fixed a small typo; changed “[…] was build to” to “[…] was built to”
2017-11-20 15:22:24 +01:00
Jürgen Hermann
a4afe51cb6
Add "--userns host" to docker run example
...
If UID remapping is configured as a default, it has to be defeated.
Signed-off-by: Juergen Hermann <jh@web.de>
2017-11-20 15:14:05 +01:00
Thomas Sjögren
976463a87b
add score and totalChecks to 7_
...
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2017-10-23 15:41:15 +02:00
Thomas Sjögren
7ebe21823d
add score and totalChecks to 6_
...
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2017-10-23 15:41:03 +02:00
Thomas Sjögren
e32910172f
add score and totalChecks to 5_
...
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2017-10-23 15:40:52 +02:00
Thomas Sjögren
de82250274
add score and totalChecks to 4_
...
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2017-10-23 15:40:12 +02:00
Thomas Sjögren
f9be3996f4
add score and totalChecks to 3_
...
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2017-10-23 15:39:52 +02:00
Thomas Sjögren
ec4060ea2f
add score and totalChecks to 2_
...
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2017-10-23 15:39:32 +02:00
Thomas Sjögren
3d532a29ac
add score and totalChecks to 1_
...
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2017-10-23 15:39:18 +02:00
Thomas Sjögren
a7600dd539
add integer for json logging
...
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2017-10-23 15:38:31 +02:00
Thomas Sjögren
8424b0a6ba
add check and score info
...
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2017-10-23 15:38:08 +02:00
Thomas Sjögren
ad045075eb
Merge pull request #264 from konstruktoid/issue247
...
skeleton json
2017-10-23 09:35:21 +02:00
Thomas Sjögren
4bbfc5465e
mention dvs version
...
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2017-10-13 11:37:54 +02:00
Thomas Sjögren
fa9b227a7b
check 7.x json log
...
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2017-10-13 10:38:31 +02:00
Thomas Sjögren
e1adab029d
check 6.x json log
...
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2017-10-13 10:28:42 +02:00
Thomas Sjögren
be4dd69f3f
check 5.x json log
...
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2017-10-13 10:25:23 +02:00
Thomas Sjögren
b8fac4a7d2
check 4.x json log
...
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2017-10-13 10:02:48 +02:00
Thomas Sjögren
7a1b813cdc
check 3.x json log
...
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2017-10-13 09:53:15 +02:00
Thomas Sjögren
78b1f5dc86
check 2.x json log
...
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2017-10-10 14:46:08 +02:00
Thomas Sjögren
a3612c574e
check 1.x json log
...
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2017-10-10 14:33:32 +02:00
Thomas Sjögren
9e3d42c5f5
ignore all logs
...
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2017-10-10 14:20:38 +02:00
Thomas Sjögren
809da21c4a
skeleton json
...
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2017-10-10 13:54:59 +02:00
Thomas Sjögren
a5a40e80a9
Merge pull request #263 from konstruktoid/134
...
1.3.4-pre
2017-10-06 16:05:57 +02:00
Thomas Sjögren
5af0568986
1.3.4-pre
...
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2017-10-06 16:04:51 +02:00
Thomas Sjögren
d062b1edce
Merge pull request #256 from konstruktoid/date_255
...
busybox date conversion
2017-10-06 09:57:41 +02:00
Thomas Sjögren
02987bbb98
Merge pull request #259 from konstruktoid/k10d/reqversion
...
require Docker 1.13 or later
2017-09-21 10:23:11 +02:00
Thomas Sjögren
55a8ec6b39
require Docker 1.13 or later
...
Signed-off-by: Thomas Sjögren <konstruktoid@users.noreply.github.com>
2017-09-21 10:22:26 +02:00