-
Notifications
You must be signed in to change notification settings - Fork 57
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error with adduser command when building the dockerfile #60
Comments
Hi, thanks for reporting this issue. Would it be possible for you to try to build the container by running the Makefile? |
Already tried, but I got the following error due to MacOS:
I will try to edit the dockerfile to not use variable |
Ok, that makes sense. Thanks for reporting back. We will fix the Dockerfiles in the next release. If you come across any other issue, please let us know. |
Without variable, it's working. But I can't compile, so I can't copy the binaries when running the second "docker build". |
Hi,
When I try to build the Dockerfile, I have the following error:
To Reproduce
cd build
docker build -f Dockerfile.builder .
Desktop :
The text was updated successfully, but these errors were encountered: