Svengarlic @lemmy.world to Selfhosted@lemmy.world · 3年前Lemmy docker container?message-squaremessage-square25fedilinkarrow-up110file-text
arrow-up110message-squareLemmy docker container?Svengarlic @lemmy.world to Selfhosted@lemmy.world · 3年前message-square25fedilinkfile-text
Right now it looks like you can only run lemmy in docker-compose, is there work on an official container?
minus-squareericjmorey@lemmy.worldlinkfedilinkarrow-up2·3年前Hopefully someone with knowledge can weigh in.
minus-squarebitrate@lemmy.worldlinkfedilinkarrow-up2·3年前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.
Hopefully someone with knowledge can weigh in.
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