Skip to content
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

ubuntu/16.04 fails to build #6

Open
alexkalderimis opened this issue May 21, 2021 · 0 comments
Open

ubuntu/16.04 fails to build #6

alexkalderimis opened this issue May 21, 2021 · 0 comments

Comments

@alexkalderimis
Copy link

Error: /bin/sh: 1: locale-gen: not found

Build output:

$ docker build 'https://github.com/rubinius/docker.git#master:ubuntu/16.04'
Sending build context to Docker daemon   2.56kB
Step 1/13 : FROM ubuntu:16.04
16.04: Pulling from library/ubuntu
80bce60046fa: Pull complete
55a738a15540: Pull complete
e19cf0706c62: Pull complete
de4cdd6c27d1: Pull complete
Digest: sha256:98afb2808ee1ec6aa4d7c8f8b82c6347b9ae156932f7186182b997f3d5616ebe
Status: Downloaded newer image for ubuntu:16.04
 ---> 9ff95a467e45
Step 2/13 : RUN locale-gen en_US.UTF-8
 ---> Running in 888251fd6f30
/bin/sh: 1: locale-gen: not found
The command '/bin/sh -c locale-gen en_US.UTF-8' returned a non-zero code: 127
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

No branches or pull requests

1 participant