You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 22, 2024. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
When I rebuild a container based on the template I have these errors in creation log:
The text was updated successfully, but these errors were encountered: