Might be, the current docker-compose.yml has it in there properly. However, when I used the install with docker guide a day or two ago it hard linked to the 0.17 version which didn’t give external network access to the lemmy service. Sounded similar to the problem I was facing, but if you used the current docker-compose.yml I guess that is not it.
It sounds like the back end has no external network access. You can check with something like sudo docker exec -it lemmy_lemmy_1 ping archlinux.org
Never heard of this, granted I’ve never looked for something like it either. Sounds very interesting and seems mature albeit with a few platform specific catch’s in the readme.
Anyone use this before? Thinking about checking it out for fun. I don’t really have use for it myself but I am interested in the implementation.