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

Dockerfile references files that are not in this repo #36

Open
SvenDowideit opened this issue Mar 1, 2019 · 2 comments
Open

Dockerfile references files that are not in this repo #36

SvenDowideit opened this issue Mar 1, 2019 · 2 comments

Comments

@SvenDowideit
Copy link

clone the repo, run

docker build . and you get

debconf: falling back to frontend: Teletype
Processing triggers for libc-bin (2.23-0ubuntu10) ...
Processing triggers for ca-certificates (20170717~16.04.2) ...
Updating certificates in /etc/ssl/certs...
148 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d...
done.
Removing intermediate container 746725d242b5
 ---> 9c492d584d63
Step 3/16 : ADD bin/dumb-init /usr/local/bin
ADD failed: stat /var/lib/docker/tmp/docker-builder398262277/bin/dumb-init: no such file or directory

@SvenDowideit
Copy link
Author

and of course, in step2 I look at these files, and see they're binaries - looks like an easy "fix" - PR coming up :)

@yuzs2
Copy link

yuzs2 commented Jun 6, 2022

how can we find the "linux-rc" folder?

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 a pull request may close this issue.

2 participants