lily — 8/13/2022, 7:08:29 PM

i just made my first ever docker container

♥ 3 ↩ 0 💬 7 comments

comments

eevee:

What’s a docker container?

8/13/2022, 8:17:25 PM
lily:

sort of like a vm but it uses more of your host system

8/13/2022, 9:20:29 PM
eevee:

But what’s a vm

8/13/2022, 9:34:13 PM
lily:

virtual machine

8/13/2022, 9:51:53 PM
grippins:

What is it for?

8/13/2022, 7:15:44 PM
lily:

compiling software that I can’t compile on my host system (because I use Ubuntu, a stable OS)

8/13/2022, 9:21:17 PM
grippins:

Ah

8/13/2022, 9:30:00 PM