1 min readAug 14, 2020
These are only steps for properly building your application into a proper docker image.
Note that the final image don't contain your project structure, just the published version of your application. :)
These are only steps for properly building your application into a proper docker image.
Note that the final image don't contain your project structure, just the published version of your application. :)
Distraction-free reading. No ads.
Organize your knowledge with lists and highlights.
Tell your story. Find your audience.
Read member-only stories
Support writers you read most
Earn money for your writing
Listen to audio narrations
Read offline with the Medium app
Full-stack developer @ Tesla | Public Speaker | AWS | Terraform | Serverless | Gamer | Eternal Geek 🤓
Thanks for your reply.I was asking more about not copying the source which could add substantial size to your image.Build and deploy manually describes how to copy published output into the Docker image.
--