-
I have this Dockerfile:
```
FROM chef/inspec:4.41.2
RUN apt-get update && apt-get install -y make gcc g++
RUN ln -s /bin/mkdir /usr/bin/mkdir # gem wants this for inexplicable reasons
RUN gem in…
-
**Rancher Server Setup**
- Rancher version: 2.7.0
- Kubernetes version: 1.24.6
After successfully registering all nodes to my cluster utilizing a private registry, I am unable to utilize the char…
-
**Overview**
cfg/cis-1.6-k3s benchmark has some failing tests, which either does not match K3s CIS hardening reference or checks completely incorrect fields.
**Examples:**
* Check, that does no…
-
**Overview**
I am trying to integrate AWS security Hub and EKS , and I've come across the following issue. Would you happen to have any suggestions on how to resolve it? Your assistance would be gr…
-
Add information and examples on how to administrate, secure, and use docker containers.
Possibly create and file under a new section for containers.
-
Hey all, this is part question and part suggestion.
When running Docker-Bench as part of a CI (in particular, running it from the [Docker container](https://github.com/docker/docker-bench-security…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
## Description
AWS Config provides configurations and compliance statuses of AWS resources within an account. It records configuration changes and generates snapshots of the current configuration sta…
-
```docker run -it --net host --pid host --cap-add audit_control -v /var/lib:/var/lib -v /var/run/docker.sock:/var/run/docker.sock -v /usr/lib/systemd:/usr/lib/systemd -v /etc:/etc --la…
-
# Category
* [Container Engines](#container-engines)
* [Container Orchestration](#container-orchestration)
* [Container Images](#container-images)
* [CI](#ci)
* [Messages](#messages)
* [Monitor]…