DevOps & Containers

Table of Contents

  1. Next Steps

GitHub Actions Docker

Tool File Patterns Notes
Docker **/Dockerfile* Container build tasks
Docker Compose **/docker-compose.yml Service orchestration
GitHub Actions **/.github/workflows/*.yml CI/CD workflows via act

See GitHub Actions Integration for local workflow execution details.


Next Steps


© 2026 Ryan Conrad. All rights reserved.

This site uses Just the Docs, a documentation theme for Jekyll.