We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
root@OpenWrt ~# docker run -it cmd.cat/chsh chsh docker: Error response from daemon: OCI runtime create failed: container_linux.go:349: starting container process caused "exec: \"chsh\": executable file not found in $PATH": unknown. ERRO[0001] error waiting for container: context canceled
root@OpenWrt ~# docker run -it cmd.cat/chsh chsh
docker: Error response from daemon: OCI runtime create failed: container_linux.go:349: starting container process caused "exec: \"chsh\": executable file not found in $PATH": unknown.
ERRO[0001] error waiting for container: context canceled
root@OpenWrt ~ [127]# docker run -it cmd.cat/chsh bash-5.0# find / -name "chsh" bash-5.0#
root@OpenWrt ~ [127]# docker run -it cmd.cat/chsh
bash-5.0# find / -name "chsh"
bash-5.0#
😥
The text was updated successfully, but these errors were encountered:
I will have a look at the indexer report for this command.
Sorry, something went wrong.
lukaszlach
No branches or pull requests
root@OpenWrt ~# docker run -it cmd.cat/chsh chsh
docker: Error response from daemon: OCI runtime create failed: container_linux.go:349: starting container process caused "exec: \"chsh\": executable file not found in $PATH": unknown.
ERRO[0001] error waiting for container: context canceled
root@OpenWrt ~ [127]# docker run -it cmd.cat/chsh
bash-5.0# find / -name "chsh"
bash-5.0#
😥
The text was updated successfully, but these errors were encountered: