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

error when creating image #16

Open
mrafaquat opened this issue Apr 16, 2021 · 1 comment
Open

error when creating image #16

mrafaquat opened this issue Apr 16, 2021 · 1 comment

Comments

@mrafaquat
Copy link

hi there any ideas why i get this error when doing a docker build

Step 9/10 : RUN ./setup.sh
---> Running in b6abe9fa1f84
Adding user kubeactuser' ... Adding new group kubeactuser' (1000) ...
Adding new user kubeactuser' (1000) with group kubeactuser' ...
Creating home directory /home/kubeactuser' ... Copying files from /etc/skel' ...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 84 100 84 0 0 325 0 --:--:-- --:--:-- --:--:-- 325
The command '/bin/sh -c ./setup.sh' returned a non-zero code: 1

@wethinkagile
Copy link

Same here.

 => ERROR [6/6] RUN ./setup.sh                                                                                                                              0.6s
------
 > [6/6] RUN ./setup.sh:
#11 0.195 Adding user `kubeactuser' ...
#11 0.195 Adding new group `kubeactuser' (1000) ...
#11 0.206 Adding new user `kubeactuser' (1000) with group `kubeactuser' ...
#11 0.232 Creating home directory `/home/kubeactuser' ...
#11 0.233 Copying files from `/etc/skel' ...
#11 0.268   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
#11 0.268                                  Dload  Upload   Total   Spent    Left  Speed
100    90  100    90    0     0    248      0 --:--:-- --:--:-- --:--:--   249
------
executor failed running [/bin/sh -c ./setup.sh]: exit code: 1

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

2 participants