[error] vaultwarden unuseable after update on testing branch #1383

Closed
opened 2026-02-05 00:46:37 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @t3dium on GitHub (Oct 15, 2022).

after updating vaultwarden's image on the testing branch, i'm unable to start the docker container since /usr/bin/dumb-init doesn't exist, (tried wget'ing the executable as well and placing it in /usr/bin/, but no luck)

it worked when i switched to the latest image in the normal stable branch, so only the testing branch is currently broken

version with bug: latest version on testing branch as of 14/10/2022
version working: latest stable image, and the previous image on testing branch
installation method: docker
OS: ubuntu server

Originally created by @t3dium on GitHub (Oct 15, 2022). after updating vaultwarden's image on the testing branch, i'm unable to start the docker container since /usr/bin/dumb-init doesn't exist, (tried wget'ing the executable as well and placing it in /usr/bin/, but no luck) it worked when i switched to the latest image in the normal stable branch, so only the testing branch is currently broken **version with bug:** latest version on testing branch as of 14/10/2022 **version working:** latest stable image, and the previous image on testing branch **installation method:** docker **OS:** ubuntu server
Author
Owner

@BlackDex commented on GitHub (Oct 15, 2022):

Current stable and testing are identical so that's not possible.

Also, dumb-init has been removed for a while already, so maybe you have it configured somewhere in the CMD or ENTRYPOINT, or even a custom script?

@BlackDex commented on GitHub (Oct 15, 2022): Current stable and testing are identical so that's not possible. Also, dumb-init has been removed for a while already, so maybe you have it configured somewhere in the `CMD` or `ENTRYPOINT`, or even a custom script?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/vaultwarden#1383