Skip to main content

6 docs tagged with "docker"

View all tags

Container Security with Docker Scout

A practical guide to CVE scanning, SBOM generation, base image recommendations, and GitHub Actions integration using Docker Scout — Docker's official security tool.

Docker Build Cloud

Overview of Docker Build Cloud and how to integrate it into Azure DevOps pipelines

Docker Sandbox (SBX)

Overview, security features, and AI Governance for Docker Sandbox (SBX) — Docker's isolated execution environment for AI agents

SBOM and Vulnerability Scanning

Understanding SBOM (Software Bill of Materials) and its relationship with security, and practical approaches to SCA, container scanning, and vulnerability assessment using .NET, Docker, Node.js, and Python examples.

Testcontainers

Using Testcontainers for .NET to run integration tests with real dependencies in Docker.