1.26.0-alpine Docker image fails to start #1939

Closed
opened 2026-04-06 02:39:43 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @jheiselman on 10/21/2022

Subject of the issue

Image version for vaultwarden/alpine:latest fails to start with error logged "Command not found: /start.sh".

Deployment environment

  • vaultwarden version: 1.26.0

  • Install method: Docker image vaultwarden/alpine:latest as of 20 October, 2022

  • Clients used: NA

  • Reverse proxy and version: NA

  • MySQL/MariaDB or PostgreSQL version: NA

  • Other relevant details:

Steps to reproduce

docker run vaultwarden/alpine:1.26.0

Expected behaviour

Service should startup

Actual behaviour

Service fails to start with error "Command not found: /start.sh"

Troubleshooting data

Reverting to 1.25.2-alpine works properly

*Originally created by @jheiselman on 10/21/2022* ### Subject of the issue Image version for vaultwarden/alpine:latest fails to start with error logged "Command not found: /start.sh". ### Deployment environment * vaultwarden version: 1.26.0 * Install method: Docker image vaultwarden/alpine:latest as of 20 October, 2022 * Clients used: NA * Reverse proxy and version: NA * MySQL/MariaDB or PostgreSQL version: NA * Other relevant details: ### Steps to reproduce docker run vaultwarden/alpine:1.26.0 ### Expected behaviour Service should startup ### Actual behaviour Service fails to start with error "Command not found: /start.sh" ### Troubleshooting data Reverting to 1.25.2-alpine works properly
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/vaultwarden#1939