Docker build fails #254

Closed
opened 2026-02-04 18:07:07 +03:00 by OVERLORD · 5 comments
Owner

Originally created by @edingor on GitHub (Nov 24, 2022).

Tried multiple ways to build this image and just cannot

Portainer - fails
LXC with Turnkey docker - fails
LXC with Ubuntu 20.04 and manual docker + docker compose install

Nothings seems to truly work and the error is always the same

image

anyone had this issues?

Is it better to just boot up a FULL debian or ubuntu VM and try it there?

Originally created by @edingor on GitHub (Nov 24, 2022). Tried multiple ways to build this image and just cannot Portainer - fails LXC with Turnkey docker - fails LXC with Ubuntu 20.04 and manual docker + docker compose install Nothings seems to truly work and the error is always the same ![image](https://user-images.githubusercontent.com/19528994/203838755-d8ceda83-4490-427b-9584-071be2bb91eb.png) anyone had this issues? Is it better to just boot up a FULL debian or ubuntu VM and try it there?
Author
Owner

@ghost commented on GitHub (Nov 29, 2022):

I'm also getting the same for 1.8.5 and upwards.

@ghost commented on GitHub (Nov 29, 2022): I'm also getting the same for 1.8.5 and upwards.
Author
Owner

@meltyshev commented on GitHub (Nov 29, 2022):

Very strange. I updated libvips version in the base image, but how can it be related to this error...

@meltyshev commented on GitHub (Nov 29, 2022): Very strange. I updated libvips version in the base image, but how can it be related to this error...
Author
Owner

@ghost commented on GitHub (Nov 29, 2022):

I'm running rootless Docker which might be the issue here. I'm not super great at *nix permissions but if I had to guess there might be some odd permission stuff going on in the updated vips tar? Though I would expect tar to just extract as the current user... uncharted terrority for me.

@ghost commented on GitHub (Nov 29, 2022): I'm running rootless Docker which might be the issue here. I'm not super great at *nix permissions but if I had to guess there might be some odd permission stuff going on in the updated vips tar? Though I would expect tar to just extract as the current user... uncharted terrority for me.
Author
Owner

@meltyshev commented on GitHub (Nov 30, 2022):

The files in /app/node_modules/buffer-equal-constant-time seem to have large UID/GIDs. I'm thinking about the best way to fix it.

@meltyshev commented on GitHub (Nov 30, 2022): The files in `/app/node_modules/buffer-equal-constant-time` seem to have large UID/GIDs. I'm thinking about the best way to fix it.
Author
Owner

@benscobie commented on GitHub (Nov 30, 2022):

Latest version is working for me, thank you 😄

@benscobie commented on GitHub (Nov 30, 2022): Latest version is working for me, thank you 😄
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/planka#254