Skip to content
This repository has been archived by the owner on Mar 22, 2024. It is now read-only.

rustup+cargo: command not found on container rebuild #6

Open
KaiWalter opened this issue Jan 11, 2022 · 0 comments
Open

rustup+cargo: command not found on container rebuild #6

KaiWalter opened this issue Jan 11, 2022 · 0 comments

Comments

@KaiWalter
Copy link

When I rebuild a container based on the template I have these errors in creation log:

2022-01-11T18:08:19:  => [4/4] RUN bash ./setup.sh                                            109.7s
2022-01-11T18:08:19:  => => # ./setup.sh: line 17: rustup: command not found                        
2022-01-11T18:08:19:  => => # ./setup.sh: line 18: rustup: command not found                        
2022-01-11T18:08:19:  => => # ./setup.sh: line 19: rustup: command not found                        
2022-01-11T18:08:19:  => => # ./setup.sh: line 20: rustup: command not found                        
2022-01-11T18:08:19:  => => # ./setup.sh: line 22: cargo: command not found                         
2022-01-11T18:08:19:  => => # ./setup.sh: line 23: cargo: command not found   
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant