Skip to content

Navigation Menu

Sign in
Sign up

Latest commit

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

autoDocker

A python script that uses active API to automatically containerize project files without human involvement. Use "distroless" / Alpine images to reduce the attack surface, multi-stage builds to keep the final image small, and an LLM API (like Gemini or OpenAI) to read the code and write the Dockerfile dynamically based on the actual logic it sees.

About

A python script that uses active API to automatically containerize project files without human involvement. Use "distroless" / Alpine images to reduce the attack surface, multi-stage builds to keep the final image small, and an LLM API (like Gemini or OpenAI) to read the code and write the Dockerfile dynamically based on the actual logic it sees.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages

AltStyle によって変換されたページ (->オリジナル) /