mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-02-05 00:29:40 +03:00
Offical Docker Hub image #30
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jkaberg on GitHub (Jul 7, 2018).
Would you please setup an automated build for bitwarden_rs @ Docker Hub?
Documentation found here
Thanks for the hard work you put into this 😄
@mprasil commented on GitHub (Jul 8, 2018):
Hi @jkaberg, you can use my image if you'd like. It's automated build based on top of this source code, the only difference is docker hub focused README. (Just a commit I rebase on top of latest changes in this repo)
@dani-garcia the linked hub image accumulated quite a lot of users (to my surprise really) not sure what to do with it at this stage. I don't want to just discontinue it (I'm using it as well) and I don't mind maintaining it at all, but if you like I can give you access there or something to make it "official" and to give you some control over it if you're interested.
Whatever you prefer really as long as it's not confusing for current and future users.
@dani-garcia commented on GitHub (Jul 8, 2018):
@mprasil personally I'm indifferent about it. If you want, you can PR the changes to the README to avoid having to rebase it every time and we can call your version the official.
I'm not sure how Docker Hub works, but if we do that maybe you can point your image to this repository directly and avoid having to use a fork to pull the changes? That way it would be completely automated and save you time.
You are right that now that people are using your image we simply can't take it down.
@mprasil commented on GitHub (Jul 9, 2018):
So to sum up, the official image is available here. This is now following the upstream source code. I think we can close this now.