Svengarlic to Selfhosted@lemmy.world • 1 year agoLemmy docker container?message-square25fedilinkarrow-up110file-text
arrow-up110message-squareLemmy docker container?Svengarlic to Selfhosted@lemmy.world • 1 year agomessage-square25fedilinkfile-text
Right now it looks like you can only run lemmy in docker-compose, is there work on an official container?
minus-square@bitrate@lemmy.worldlinkfedilink2•1 year agoYou can do whatever you want inside the container. If you wanted to update inside it, you can, but it’s probably not worth the effort. The downtime depending on the app can be just a few seconds when you rebuild the container.
You can do whatever you want inside the container. If you wanted to update inside it, you can, but it’s probably not worth the effort. The downtime depending on the app can be just a few seconds when you rebuild the container.
That makes sense