What is docker? | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 1

What is docker?

I have heard about docker and I want to know more about it, how can I start learning docke? What are prerequisite for it?

8th Aug 2022, 9:59 AM
Gayatri Dunakhe
Gayatri Dunakhe - avatar
6 Respuestas
+ 4
Docker is a sandboxing software using reusable containers. You use prebuilt little Linux containers, or containers of specific services like mysql, apache2, etcetera, and you usually mount configuration directories outside of them. That way they remain reusable. There's lots of containers in dockerhub, a major repository for containers. I've used it only a little bit and not in production. Some others could likely give a more comprehensive description I'm sure.
8th Aug 2022, 10:31 AM
ρү૨œdԌ૨ ×
ρү૨œdԌ૨ × - avatar
+ 2
I have just installed docker on my laptop. I thought this was a good start to learn something about it: https://www.google.com/amp/s/www.freecodecamp.org/news/the-docker-handbook/amp/
16th Aug 2022, 5:25 PM
Paul
Paul - avatar
+ 1
Nice information thabk thank you for this ρү૨œdԌ૨ ×
9th Aug 2022, 5:25 AM
Gayatri Dunakhe
Gayatri Dunakhe - avatar
+ 1
Most welcome ^^
9th Aug 2022, 2:10 PM
ρү૨œdԌ૨ ×
ρү૨œdԌ૨ × - avatar
0
Wow that's really helpful thank you Paul
17th Aug 2022, 3:49 AM
Gayatri Dunakhe
Gayatri Dunakhe - avatar
0
Paul what do you think of it? I found it pretty cool :)
17th Aug 2022, 3:51 AM
ρү૨œdԌ૨ ×
ρү૨œdԌ૨ × - avatar