Рыба проекта. Минимальная функциональность
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
# Chore Skills
|
||||
|
||||
> **Русская версия:** [README.ru.md](README.ru.md)
|
||||
|
||||
Infrastructure and utility skills applicable across projects.
|
||||
|
||||
## Available Skills
|
||||
|
||||
| Skill | Description |
|
||||
|-------|-------------|
|
||||
| [dockerfile-skill](dockerfile-skill) | Best practices for writing production-ready Dockerfiles: multistage builds, BuildKit parallelism, security hardening (non-root user, pinned base images, no secrets in layers), healthchecks, custom entrypoints, `.dockerignore`, and integration with Makefile / Docker Compose. Includes a self-check checklist. |
|
||||
Reference in New Issue
Block a user