Skip to content

Latest commit

 

History

History
64 lines (51 loc) · 2.19 KB

README.md

File metadata and controls

64 lines (51 loc) · 2.19 KB

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.