Docker-Docker-Compose
Docker-Docker-Compose copied to clipboard
Clone to which Github repository?
I have started your Docker-Docker-Compose course and I am a little confused about the GITHUB respository pulls and pushes.
What I see when I go to the CFE/Docker-Docker-Compose repository is a main branch with what looks to be the final code for the project (instead of what is on your video). The 6-start branch also appears to be fully coded with the the index.html and world.html files present. What I am not sure about is when i run a git push origin main am I updating the code on the CFE/Docker-Docker-Compose repository? If so is this what you want and how do you manage mulitple students pushing to the same repository. Is it not better to
Clone from the CFE/Docker-Docker-Compose repository to my local repository Create a personal Github repository under account Push the changes to that repository instead of the CFE account repository.
If so how so I do this and still clone branches etc. for the various lessons.