Skip Navigation

Lemmy docker container?

Right now it looks like you can only run lemmy in docker-compose, is there work on an official container?

24

You're viewing a single thread.

24 comments
  • Docker Compose is just a tool to elegantly lay out containers in a stack. It's not a replacement for containers and images. If you need the image names themselves for use outside of compose like in a NAS GUI setting, they would be in the compose file.

24 comments