Generate and lint Dockerfiles for common languages and frameworks. Use when creating container configs.
--- name: "dockerfile-builder" version: "3.0.0" description: "Generate and lint Dockerfiles for common languages and frameworks. Use when creating container configs." author: "BytesAgain" homepage: "https://bytesagain.com" --- # dockerfile-builder Generate and lint Dockerfiles for common languages and frameworks. Use when creating container configs. ## Commands ### `create` ```bash scripts/script.sh create <language> ``` ### `lint` ```bash scripts/script.sh lint <file> ``` ### `optimize` ```bash scripts/script.sh optimize <file> ``` ### `template` ```bash scripts/script.sh template <type> ``` ### `scan` ```bash scripts/script.sh scan <file> ``` ### `list` ```bash scripts/script.sh list ``` ## Data Storage Data stored in `~/.local/share/dockerfile-builder/`. --- *Powered by BytesAgain | bytesagain.com | hello@bytesagain.com*
don't have the plugin yet? install it then click "run inline in claude" again.