Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (Cyborg)
  • No Skin
Collapse
Brand Logo

CIRCLE WITH A DOT

  1. Home
  2. Uncategorized
  3. Oh boy, installing #docker on #linuxmint is a pain in the... whatever.

Oh boy, installing #docker on #linuxmint is a pain in the... whatever.

Scheduled Pinned Locked Moved Uncategorized
dockerlinuxmint
10 Posts 3 Posters 37 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • root42@chaos.socialR This user is from outside of this forum
    root42@chaos.socialR This user is from outside of this forum
    root42@chaos.social
    wrote last edited by
    #1

    Oh boy, installing #docker on #linuxmint is a pain in the... whatever. It's stuck in an infinite loop saying "Starting docker engine..." and docker backend is stuck at 100% CPU load. Nothing happening...

    cymplecy@fosstodon.orgC root42@chaos.socialR 2 Replies Last reply
    0
    • root42@chaos.socialR root42@chaos.social

      Oh boy, installing #docker on #linuxmint is a pain in the... whatever. It's stuck in an infinite loop saying "Starting docker engine..." and docker backend is stuck at 100% CPU load. Nothing happening...

      cymplecy@fosstodon.orgC This user is from outside of this forum
      cymplecy@fosstodon.orgC This user is from outside of this forum
      cymplecy@fosstodon.org
      wrote last edited by
      #2

      @root42 Using docker to solve a problem results in at least two problems 🙂

      root42@chaos.socialR 1 Reply Last reply
      0
      • cymplecy@fosstodon.orgC cymplecy@fosstodon.org

        @root42 Using docker to solve a problem results in at least two problems 🙂

        root42@chaos.socialR This user is from outside of this forum
        root42@chaos.socialR This user is from outside of this forum
        root42@chaos.social
        wrote last edited by
        #3

        @cymplecy Yeah, I am only using it reluctantly anyway... Not a fan!

        alexanderdyas@mindly.socialA 1 Reply Last reply
        0
        • root42@chaos.socialR root42@chaos.social

          Oh boy, installing #docker on #linuxmint is a pain in the... whatever. It's stuck in an infinite loop saying "Starting docker engine..." and docker backend is stuck at 100% CPU load. Nothing happening...

          root42@chaos.socialR This user is from outside of this forum
          root42@chaos.socialR This user is from outside of this forum
          root42@chaos.social
          wrote last edited by
          #4

          Ok... so it seems to be an apparmor issue:
          https://askubuntu.com/questions/1511725/ubuntu-24-04-docker-desktop-is-not-starting

          root42@chaos.socialR 1 Reply Last reply
          0
          • root42@chaos.socialR root42@chaos.social

            Ok... so it seems to be an apparmor issue:
            https://askubuntu.com/questions/1511725/ubuntu-24-04-docker-desktop-is-not-starting

            root42@chaos.socialR This user is from outside of this forum
            root42@chaos.socialR This user is from outside of this forum
            root42@chaos.social
            wrote last edited by
            #5

            Nope, that didn't help either. God, what an awful piece of software.

            root42@chaos.socialR 1 Reply Last reply
            0
            • root42@chaos.socialR root42@chaos.social

              Nope, that didn't help either. God, what an awful piece of software.

              root42@chaos.socialR This user is from outside of this forum
              root42@chaos.socialR This user is from outside of this forum
              root42@chaos.social
              wrote last edited by
              #6

              Ok, so it is stuck in a loop, vomiting all over my SSD. What IS this file? I aborted, since it was filling up my whole drive.

              Link Preview Image
              1 Reply Last reply
              0
              • root42@chaos.socialR root42@chaos.social

                @cymplecy Yeah, I am only using it reluctantly anyway... Not a fan!

                alexanderdyas@mindly.socialA This user is from outside of this forum
                alexanderdyas@mindly.socialA This user is from outside of this forum
                alexanderdyas@mindly.social
                wrote last edited by
                #7

                @root42 @cymplecy podman unless you really need Docker

                root42@chaos.socialR 1 Reply Last reply
                1
                0
                • R relay@relay.mycrowd.ca shared this topic
                • alexanderdyas@mindly.socialA alexanderdyas@mindly.social

                  @root42 @cymplecy podman unless you really need Docker

                  root42@chaos.socialR This user is from outside of this forum
                  root42@chaos.socialR This user is from outside of this forum
                  root42@chaos.social
                  wrote last edited by
                  #8

                  @alexanderdyas No, I just want to run a small container for the Meshtastic web client...

                  root42@chaos.socialR 1 Reply Last reply
                  0
                  • root42@chaos.socialR root42@chaos.social

                    @alexanderdyas No, I just want to run a small container for the Meshtastic web client...

                    root42@chaos.socialR This user is from outside of this forum
                    root42@chaos.socialR This user is from outside of this forum
                    root42@chaos.social
                    wrote last edited by
                    #9

                    @alexanderdyas Wow, podman worked wonders!
                    sudo apt install podman
                    Then:
                    podman run -d -p 8080:8080 --restart always --name Meshtastic-Web ghcr.io/meshtastic/web
                    And it's working. Sooooo much easier than docker!

                    alexanderdyas@mindly.socialA 1 Reply Last reply
                    0
                    • root42@chaos.socialR root42@chaos.social

                      @alexanderdyas Wow, podman worked wonders!
                      sudo apt install podman
                      Then:
                      podman run -d -p 8080:8080 --restart always --name Meshtastic-Web ghcr.io/meshtastic/web
                      And it's working. Sooooo much easier than docker!

                      alexanderdyas@mindly.socialA This user is from outside of this forum
                      alexanderdyas@mindly.socialA This user is from outside of this forum
                      alexanderdyas@mindly.social
                      wrote last edited by
                      #10

                      @root42

                      No deamon, no fake business model.

                      Containers != Docker

                      1 Reply Last reply
                      1
                      0
                      • R relay@relay.publicsquare.global shared this topic
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • World
                      • Users
                      • Groups