opencomply / docker-oscap

OpenSCAP Docker image based on Alpine Linux.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Latest release version GitHub License GitHub contributors
OpenSCAP Docker image based on Alpine Linux.
Usage Instructions »
Report Bug · Request Feature

Contents

Build locally

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

Image

Registry Image
Docker Hub n/a
GitHub Container Registry n/a

Usage

Show usage instructions :

docker run --rm -it roaldnefs/oscap --help

License

MIT, see LICENSE for more details.

About

OpenSCAP Docker image based on Alpine Linux.

License:MIT License


Languages

Language:HCL 69.1%Language:Dockerfile 30.9%