GoogleCloudPlatform / GoogleCloudPlatform/konlet
container doesn't start after providing container command
Open
- Dominant language
- Go
- Stars
- 88
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
the same docker container command successfully runs on local but with container optimized os the container doesn't up after providing command.
it throws error
unable to start container process: exec: \"centrifugo --admin --health\": executable file not found in $PATH: unknown"
the real command is centrifugo --admin --health
Contributor guide
Assessment
This issue has not been assessed yet.