What’s the Best Linux Distro for Creating Containers for Different Purposes?

0
8
Asked By CuriousCat99 On

I'm looking to set up different containers for specific tasks like school projects, music production, and art creation. I want to know if there's an ideal way to containerize these applications, or whether I should consider using a virtual machine instead. What Linux distro would be best for achieving this goal?

2 Answers

Answered By QuestioningQuokka On

I personally think using containers and VMs can complicate things for daily use. What's pushing you to seek that level of isolation?

CuriousCat99 -

I guess I just have a bit of OCD! I don't like cluttering up my disk space, plus having dedicated containers would really help with portability for different projects.

Answered By TechyTurtle42 On

If you're going for containerization, Alpine Linux is a fantastic choice. It's super lightweight and perfect for building Docker containers. You'll have the flexibility you need for different uses!

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.