this post was submitted on 19 Feb 2024
18 points (84.6% liked)
Lemmy Support
4650 readers
13 users here now
Support / questions about Lemmy.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Thanks. I get the same error even with pictrs image set to
docker.io/asonix/pictrs:0.5.4
I mean, i dont see anything strange.
Maybe just destroy the droplet and start fresh? Or spin up another just to test with?
Are you familiar with installing docker? I always just use docker's convenience script to install it, and never had any problems.
You sure you havent accidentally installed docker desktop instead of docker engine? I dont know if docker has a desktop version for linux.
I keep meaning to figure out rootless mode or swap to podman
I've never used docker before. It's a strange newfangled technology I don't understand. Back in my day you either used apt-get, or you compiled it yourself. I want to learn, and I thought installing Lemmy would be a good learning opportunity, but I'm finding myself chasing my own tail instead. My docker version is
Docker version 24.0.2, build cb74dfc
, and google is seeming to indicate that's docker engine. I can't see how docker desktop would be trying to run on ubuntu.