OpenSCAP Docker image based on Alpine Linux.
Usage Instructions »
Report Bug
·
Request Feature
git clone https://github.com/opencomply/docker-oscap.git
cd docker-oscap
# Build image and output to docker (default)
docker buildx bake
# Build multi-platform image
docker buildx bake image-all
Registry | Image |
---|---|
Docker Hub | n/a |
GitHub Container Registry | n/a |
Show usage instructions :
docker run --rm -it roaldnefs/oscap --help
MIT, see LICENSE
for more details.