#Dagger. Do We Need It? (Ep 241)

1 messages · Page 1 of 1 (latest)

silver latch
#

@potent parcel Thank you for the examples repo!

It sounds like you tried to perform the same steps as @austere kayak with the Slim module, etc, right?

#

I suspect that module is out of date. Will have to try it. I know that @fluid breach was working on an update to his version of that.

potent parcel
#

sounds good! unsure if it is the arch the slim image is built for or if it is something else.

silver latch
#

Ah, okay, it could be an arch thing. What is the OS and Arch where you're running Dagger?

potent parcel
#

running on amd64 ubuntu in wsl

silver latch
#

Did you run into anything like this?

potent parcel
#

that is the same issue I see

torpid snow
potent parcel
torpid snow
#

Do you mean a slim nginx image? I think they already have one https://hub.docker.com/r/chainguard/nginx. The idea of the slim module (and DockerSlim itself) is that you can get a slim version of almost any image dynamically generating it (while with Chainguard's approach, someone have to manually craft one for you).

fluid breach
fluid breach