P0ulp1

INCEPTION RESOURCES

Jul 28th, 2025 (edited)
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.78 KB | None | 0 0
  1. INCEPTION RESOURCES:
  2. --------------------
  3. If you do not know anything about docker, the links below are to be consulted from top to bottom.
  4. The goal is to give you all the key to manage to understand docker, get comfortable with it and successfully complete Inception.
  5. --------------------
  6.  
  7. 1 - READ THE SUBJECT FULLY
  8.  
  9. 2 - An introduction to Docker in 100 seconds (https://www.youtube.com/watch?v=Gjnup-PuquQ)
  10.  
  11. 3 - More thorough introduction to Docker (https://www.youtube.com/watch?v=Ud7Npgi6x8E)
  12.  
  13. 4 - Create your VM, then Install Docker! Just use the official documentation (Using the apt repository way) (https://
  14. docs.docker.com/engine/install/debian/#install-using-the-repository)
  15.  
  16. 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/)
  17.  
  18. 5 - There is only one tutorial for Inception step-by-step, however, some details are to be given:
  19. - The tutorial will not make you do a complete and working Inception
  20. - Some commands are not present, or just wrong.
  21. - 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)
  22. - Then, follow along with the tutorial, test each step, and refer closely to the subject as well as documentation you found around Internet
  23. - 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.
  24. - Tutorial: http://tuto.grademe.fr/inception/
  25.  
  26. 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)
  27.  
Advertisement
Add Comment
Please, Sign In to add comment