Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- INCEPTION RESOURCES:
- --------------------
- If you do not know anything about docker, the links below are to be consulted from top to bottom.
- The goal is to give you all the key to manage to understand docker, get comfortable with it and successfully complete Inception.
- --------------------
- 1 - READ THE SUBJECT FULLY
- 2 - An introduction to Docker in 100 seconds (https://www.youtube.com/watch?v=Gjnup-PuquQ)
- 3 - More thorough introduction to Docker (https://www.youtube.com/watch?v=Ud7Npgi6x8E)
- 4 - Create your VM, then Install Docker! Just use the official documentation (Using the apt repository way) (https://
- docs.docker.com/engine/install/debian/#install-using-the-repository)
- 4 - Read and use this Docker cheat-sheet to be efficient and not get lost with the command your run (https://dockerlabs.collabnix.com/docker/cheatsheet/)
- 5 - There is only one tutorial for Inception step-by-step, however, some details are to be given:
- - The tutorial will not make you do a complete and working Inception
- - Some commands are not present, or just wrong.
- - You have 3 containers to create, before jumping on the tutorial, read some documentation about setting up these services individually (and not in a docker-specific way)
- - Then, follow along with the tutorial, test each step, and refer closely to the subject as well as documentation you found around Internet
- - Due to the complexity, number of files and diversity of the project, the use of LLMs will surely result in hallucinations, and false answers. Copy/Paste error logs you could have onto google. I swear it'll work better.
- - Tutorial: http://tuto.grademe.fr/inception/
- 6 - Project is done! Make sure of it by using the evaluation sheet (https://web.archive.org/web/20240806235651/https://www.42evals.com/common-core/inception)
Advertisement
Add Comment
Please, Sign In to add comment