Docker Python Tutorial #1: How to install Docker
This Docker Python Tutorial video is about how to install Docker on Ubuntu based distros (I use Linux Mint). How to force Docker commands run without sudo.
It's the first video from a small series about Docker for Python and Data Science.
To install Docker on your system look at the official Docker documentation:
https://docs.docker.com/engine/install/
I use Linux Mint that is based on Ubuntu.
Installation of Docker under Linux is a quite simple thing. Just run this command in terminal:
sudo apt install docker.io
To check whether Docker was installed or not - check its version:
docker --version
Also in this video I show how to run Docker commands without sudo.
Follow me @:
Telegram: https://t.me/red_eyed_coder_club
Twitter: https://twitter.com/CoderEyed
Facebook: https://fb.me/redeyedcoderclub
#docker #dockertutorial #dockerpython #redeyedcoderclub
Red Eyed Coder Club (RED) channels is the best place to learn Python programming:
https://www.youtube.com/channel/UCh_LSaTv2GeZ3woJNTGihew
✴️✴️✴️ Docker for Data Science Playlist ✴️✴️✴️
1. Docker Python Tutorial #1: How to install Docker:
https://youtu.be/_0EYw9PGMnM
2. How to use Docker containers:
https://youtu.be/NsDU9hTmHOs
3. How to copy file to a Docker container:
https://youtu.be/rZssgcNfui8
4. How to use Docker volumes:
https://youtu.be/xiG6S6UOjU8
5. Dockerfile: How to install Python libraries into container:
https://youtu.be/-mj1a6tIGAY
6. How to use Docker Compose:
https://youtu.be/cTaOX0GF9pA
Видео Docker Python Tutorial #1: How to install Docker автора Молодые питонисты в действии
Видео Docker Python Tutorial #1: How to install Docker автора Молодые питонисты в действии
Информация
2 декабря 2023 г. 14:35:05
00:04:42
Похожие видео