Original Reddit post

Hey all, I’ve been working on a simple ML project (Flask + model) and recently learned how to containerize it with Docker (Dockerfile, build, run, etc.). I’m curious — with all the recent AI tools (ChatGPT, Copilot, AutoDev, etc.), how far can AI actually go in automating Docker deployment today? For example: Can AI reliably generate a correct Dockerfile end-to-end? Can it handle dependency issues / GPU configs / production setups? Are people actually using AI to deploy apps (not just write code)? I’ve seen some tools claiming “deploy with one prompt” (no Dockerfile, no YAML), but not sure how realistic that is in practice. Would love to hear real experiences: submitted by /u/Excellent_Copy4646

Originally posted by u/Excellent_Copy4646 on r/ArtificialInteligence