You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 2, 2022. It is now read-only.
Using Amazon Linux 2 container:
Dockerfile:
FROM amazonlinux:latest
Running:
python ./amazon-linux-cis --disable-mount-options --disable-iptables
Returns errors if the following packages aren't installed:
If I install these packages ( which I don't really want to, but just for testing )
It returns error for:
cannot access ‘/etc/ssh/sshd_config’: No such file or directory
The text was updated successfully, but these errors were encountered: