You might want to deploy the built image to somewhere, for example a server. There you don't have the source code on the server's local file system and therefore you can't setup a volume. But If you copy all the files over to your image during the build process, the files will be available inside every container you start regardless of weather you have setup the volume or not
Hey at the end: when you docker-compose up -d --build, what the advantage of running it with -d? Also in the dockerfile why did we ENV PYTHONDONOTWRITEBYTECODE 1? Like whats the disadvantage of .pyc file?
thank you i uploaded my project successfuly to docker without any errors you are the best
Oh~ Thank You. This video is the best tutorial.👍
awesome tutorial...how to reload code changes by docker-compose up or build ? please reply
I never knew that docker is this easy to work with
Great video. Make one on hosting this to an EC2 instance
Great! Regarding volumes, so we don't need to set up volumes on docker desktop? there is a tab for it " Creat volume" ...
when you make changes to your project does it reload?
Why do we need to copy the files over? What does specifying the volume: ./dcelery:/usr/src/app/ do?
You might want to deploy the built image to somewhere, for example a server. There you don't have the source code on the server's local file system and therefore you can't setup a volume.
But If you copy all the files over to your image during the build process, the files will be available inside every container you start regardless of weather you have setup the volume or not
Hey at the end: when you docker-compose up -d --build, what the advantage of running it with -d? Also in the dockerfile why did we ENV PYTHONDONOTWRITEBYTECODE 1? Like whats the disadvantage of .pyc file?
Thank you. Very good content.
thank you
thank you for the tutorial!
thank you for tutorial, very helpful, but how to integrate this procedure with database MySql or Postgres? Thanks in advance for reply
Thanks!
Thanxxxx!!!!
This is very good content, please keep up the good work.
Is all videos coming today only?
Just re-uploaded the ones i deleted at the weekend.
thanks video
👍
Please provide the code files and the links in the description as soon as possible for free 🙏
If you are interested message me on Udemy.
I fucking love you