10th April

  1. Completed docker video of kunal kushwaha, learnt a lot , and although I have worked on docker containers and one ci/cd pipeline project having process of docker containerisation, still got my fundamentals more cleared.

    Src: https://youtu.be/17Bl31rlnRM?si=mclfVd8Mcwq6u9ie

    Github: https://github.com/Haksham/CI-CD-testing

  2. Commands learned:

    • docker search username

    • docker image ls

    • docker login

    • docker login -u HAKSHAM

    • docker run hello-world

    • docker container ls

    • docker run -it ubuntu

    • docker container exec -it bash (after the given container is running)

    • docker inspect <img name or id>

    • docker prune -f (delete all stopped containers)

    • docker run -d alpine (alpine is a really small Linux OS package, -d is for detach to let it run in the background)

    • docker run -d alpine ping www.ex.com

    • docker logs <id>

    • docker logs --since 5s <d>

    • docker rmi <img id or name>

  3. A great hectic day , thanks to our club work (even though it was a holiday 😭)

0
Subscribe to my newsletter

Read articles from HARSHVARDHAN MEHTA directly inside your inbox. Subscribe to the newsletter, and don't miss out.

Written by

HARSHVARDHAN MEHTA
HARSHVARDHAN MEHTA

3rd Year CSE student Full Stack Web Developer on journey for devsecops. Core founding member of ACM_RIT Student Chapter. Head of IT in UX Club RIT. And will continue for it............