Skip to content

Conversation

@jsanchezL
Copy link

When I tried building the stack with version 25 in my local environment, I got this error: adduser: not found

That’s because when we use the debian:stable-slim image, adduser isn’t installed by default. So I just installed it, and after adding those lines, the build finished successfully.

When I tried building the stack with version 25 in my local environment, I got this error:
adduser: not found

That’s because when we use the debian:stable-slim image, adduser isn’t installed by default. So I just installed it, and after adding those lines, the build finished successfully.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant