
Docker Introduction
ABOUT EVENT
Workshop Description
This workshop focuses on Docker, a type of Virtual Machine, for the purpose of running, sharing, and maintaining a project. Attendees will get to learn about all the available resources and software that Docker has to offer, finding out their functionality and how they can use them for a project. Attendees will be learning how to loading a demonstration Docker image. Then they will get to generate their own Docker image while accessing, modifying, and interacting with them in different ways.
Prerequisites
- Docker account https://www.docker.com/
- Basic understanding of Git Bash https://git-scm.com/docs/gittutorial
- Be able to connect to the workshop in Zoom
Learning Objectives
This workshop aims to help attendees have a basic understanding of how to use Docker software (Docker Desktop, Play with Docker, Docker Hub), have a basic understanding of how to create and share projects with Docker, have a basic understanding of how to interact with Docker using Git Bash and have a basic understanding of running Docker containers and images
Tools Used
- Git
- Docker Desktop
- Visual Studio Code
- node.js
- python