I installed a few different distros, landed on Cinnamon Mint. I’m not a tech dummy, but I feel I’m in over my head.

I installed Docker in the terminal (two things I’m not familiar with) but I can’t find it anywhere. Googled some stuff, tried to run stuff, and… I dunno.

I’m TRYING to learn docker so I can set up audiobookshelf and Sonarr with Sabnzbd.

Once it’s installed in the terminal, how the hell do I find docker so I can start playing with it?

Is there a Linux for people who are deeply entrenched in how Windows works? I’m not above googling command lines that I can copy and paste but I’ve spent HOURS trying to figure this out and have gotten no where…

Thanks! Sorry if this is the wrong place for this

EDIT : holy moly. I posted this and went to bed. Didn’t quite realize the hornets nest I was going to kick. THANK YOU to everyone who has and is about to comment. It tells you how much traction I usually get because I usually answer every response on lemmy and the former. For this one I don’t think I’ll be able to do it.

I’ve got a few little ones so time to sit and work on this is tough (thus 5h last night after they were in bed) but I’m going to start picking at all your suggestions (and anyone else who contributes as well)

Thank you so much everyone! I think windows has taught me to be very visually reliant and yelling into the abyss that is the terminal is a whole different beast - but I’m willing to give it a go!

68 points

Docker is a cli only app, if you want a gui interface check out docker desktop

https://docs.docker.com/desktop/install/linux-install/

permalink
report
reply
21 points

This is probably what OP wants. A gui

permalink
report
parent
reply
-15 points

A GUI isn’t going to help, mon capitaine. Start-stop is the easy part, OP will still need to create a docker-compose.yml and a systemd unit.

The OP wants a LLM to walk him through the process and generate all of the relevant files. If they entered 2-3 prompts into gemini/chatgpt they wouldn’t have needed this thread.

permalink
report
parent
reply
8 points

Most docker releases I have seen include a template yml

permalink
report
parent
reply
5 points
*

I admit you’re right Q, regrettably so… Nonetheless, this poor individual deserves our help.

permalink
report
parent
reply
58 points

The crazy pills are the first step in learning. Embrace the crazy. Take more pills.

permalink
report
reply
5 points

It worked for me!

permalink
report
parent
reply
4 points

Which pills would you recommend?

permalink
report
parent
reply
5 points

Estrogen? It works for my girlfriend and her Linux shenanigans!

permalink
report
parent
reply
3 points

Damn, I’ll have to try it out!

permalink
report
parent
reply
36 points

Once it’s installed in the terminal, how the hell do I find docker so I can start playing with it?

It’s not installed “in the terminal.” It’s installed on the computer; the terminal is just one way you might interact with it.

In particular, docker is a type of program called a ‘daemon’ or ‘server’: it runs in the background and doesn’t have an interface, per se. You can run docker commands and get their output, and you can of course interact with the services you’re using docker to run, but there is no “docker app” that runs as a foreground interactive process (either GUI app or ncurses terminal app).

permalink
report
reply
33 points

To be fair, you’re taking on a lot of new things at once. You can spin up docker containers on windows too, all while using a UI. I think it’s great your exposing yourself to self hosting, linux, command line interface, and containerization all at once, but don’t beat yourself up for it taking longer than expected. A lot of it takes time. I encourage you to keep trying and playing. Good luck!

permalink
report
reply
14 points
*

There is docker desktop on Linux too.

sudo apt install docker flatpak -y
# add flathub if not already there
flatpak install docker

Edit: please use Podman. And if you think about Virtualbox, please use Virt-manager instead. Both are RedHat products and they are pretty awesome. Podman is more secure and works well for your job, it is letter-for-letter compatible with docker. You can use podman-compose if you need) but that requires to run a daemon which is also possible.

You can use Podman with many container sources natively, while docker only allows dockerhub. Says enough.

permalink
report
parent
reply
4 points

Not recommended as for one it is proprietary and two its more confusing to have tons of buttons than it is to write a docker compose.

permalink
report
parent
reply
1 point

I mean I would recommend them to use Podman. Docker on Linux Mint was a mess last time I used it.

permalink
report
parent
reply
33 points

Once it’s installed in the terminal, how the hell do I find docker so I can start playing with it?

Type docker in the terminal, it’s a CLI application.

But it sounds like you might want to install Docker Desktop, which does give you a GUI to use.

permalink
report
reply

Linux

!linux@lemmy.ml

Create post

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

  • Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
  • No misinformation
  • No NSFW content
  • No hate speech, bigotry, etc

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

Community stats

  • 7.7K

    Monthly active users

  • 6.5K

    Posts

  • 179K

    Comments