Skip to content
New issue

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

fix: Running a command that does not exist in the docker container #2672

Merged
merged 1 commit into from
Jan 10, 2024

Conversation

hsinn0
Copy link
Contributor

@hsinn0 hsinn0 commented Jan 9, 2024

  • ps does not exist in the docker container and the script part that checks for docker-entrypoint was not working.
  • And we don't need it for the script to function properly.

[#186685969]

- `ps` does not exist in the docker container and the script part that checks for `docker-entrypoint` was not working.
- And we don't need it for the script to function properly.

[#186685969]

Co-authored-by: Danny Faught <danny.faught@broadcom.com>
@cf-gitbot
Copy link

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/186813783

The labels on this github issue will be updated when the story is started.

@hsinn0 hsinn0 merged commit 4490877 into develop Jan 10, 2024
20 checks passed
@hsinn0 hsinn0 deleted the 186685969-dbstart-fix branch January 10, 2024 00:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

3 participants