Docker pull fails #262

Closed
opened 2026-04-05 20:44:57 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @Roki100 on 11/28/2025

Prerequisites

Vaultwarden Support String

Vaultwarden Build Version

Deployment method

Official Container Image

Custom deployment method

No response

Reverse Proxy

Host/Server Operating System

Linux

Operating System Version

Raspberry pi os/debian bullseye

Clients

CLI

Client Version

Steps To Reproduce

  1. docker-compose pull

Expected Result

pulls

Actual Result

Pulling vaultwarden ... download complete

ERROR: for vaultwarden failed to register layer: Error processing tar file(exit status 1): archive/tar: invalid tar header
ERROR: failed to register layer: Error processing tar file(exit status 1): archive/tar: invalid tar header

Logs


Screenshots or Videos

No response

Additional Context

making an issue as one of the most recent commits seem to be related to the building process?

*Originally created by @Roki100 on 11/28/2025* ### Prerequisites - [x] I have searched the existing **Closed _AND_ Open** [Issues](https://github.com/dani-garcia/vaultwarden/issues?q=is%3Aissue%20) **_AND_** [Discussions](https://github.com/dani-garcia/vaultwarden/discussions?discussions_q=) - [x] I have searched and read the [documentation](https://github.com/dani-garcia/vaultwarden/wiki/) ### Vaultwarden Support String - ### Vaultwarden Build Version - ### Deployment method Official Container Image ### Custom deployment method _No response_ ### Reverse Proxy - ### Host/Server Operating System Linux ### Operating System Version Raspberry pi os/debian bullseye ### Clients CLI ### Client Version - ### Steps To Reproduce 1. docker-compose pull ### Expected Result pulls ### Actual Result Pulling vaultwarden ... download complete ERROR: for vaultwarden failed to register layer: Error processing tar file(exit status 1): archive/tar: invalid tar header ERROR: failed to register layer: Error processing tar file(exit status 1): archive/tar: invalid tar header ### Logs ```text ``` ### Screenshots or Videos _No response_ ### Additional Context making an issue as one of the most recent commits seem to be related to the building process?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/vaultwarden#262