Closed xamidovic closed 2 years ago
"docker exec -it earnapp showid" gives me this:
OCI runtime exec failed: exec failed: container_linux.go:344: starting container process caused "exec: \"showid\": executable file not found in $PATH": unknown
It doesn't matter if I run it compose or non-compose
you should put "docker exec -it earnapp earnapp showid" as on docker hub instead of just "docker exec -it earnapp showid"
"docker exec -it earnapp showid" gives me this:
It doesn't matter if I run it compose or non-compose