-5
submitted 2 days ago by [email protected] to c/[email protected]

i soooooo need this "app". how to install it?

you are viewing a single comment's thread
view the rest of the comments
[-] [email protected] 2 points 2 days ago* (last edited 2 days ago)

You have to download docker first, then enable virtualization support from the BIOS. Also don't forget to add the required "groups" to your current user. Then run the docker command (privilege escalation would be necessary, so use with sudo or doas):

$ docker run -it -e LEMMY_DOMAIN='lemmydomain.com' -p "8080:8080" ghcr.io/rystaf/mlmym:latest

But this is a web application, not a native client. Why do you want this? There's probably someone out there running mlmym for your instance.

[-] [email protected] 3 points 2 days ago* (last edited 2 days ago)

Virtualization isn't required for docker on Linux generally, unless a container tries to use KVM or something like that. Also docker already exists in Ubuntu's repos under the docker.io package so that's the easiest place to download (apt install docker.io) from.

this post was submitted on 24 Sep 2024
-5 points (38.1% liked)

Linux

47442 readers
1676 users here now

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

Related Communities

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

founded 5 years ago
MODERATORS