acc-docker-buildkit-knowledge

Installation
SKILL.md

Docker BuildKit Knowledge Base

Quick reference for BuildKit features and optimization patterns.

BuildKit Syntax Header

# syntax=docker/dockerfile:1

Always include this as the first line to enable BuildKit features. This directive tells Docker to use the latest stable Dockerfile syntax with BuildKit support.

Mount Types Overview

Installs
1
GitHub Stars
79
First Seen
Feb 11, 2026
acc-docker-buildkit-knowledge — dykyi-roman/awesome-claude-code