# redhat-atomic **Repository Path**: mirrors_blackducksoftware/redhat-atomic ## Basic Information - **Project Name**: redhat-atomic - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-29 - **Last Updated**: 2026-01-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # THIS PROJECT HAS BEEN DEPRECATED AND IS NO LONGER ACTIVELY MAINTAINED. PLEASE USE [ose_scanner](https://github.com/blackducksoftware/ose-scanner) INSTEAD. # atomic_scanner # Intro This is a scanner meant for the the atomic platform. # Usage Before we can use the scanner we first have to configure a data container that contains the Black Duck hub server configuration so the scanner can connect. This is done by the following docker command: $docker run -ti -v /scanner -v /conf --name eng-hub blackducksoftware/atomic_scanner $docker run -ti --rm -h $(hostname) --volumes-from eng-hub -v /etc/localtime:/etc/localtime -v $(pwd)/scanin:/scanin -v $(pwd)/scanout:/scanout ton