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

Add bash in the container #2112

Merged
merged 1 commit into from Jan 11, 2023
Merged

Add bash in the container #2112

merged 1 commit into from Jan 11, 2023

Conversation

mscherer
Copy link
Contributor

@mscherer mscherer commented Jan 9, 2023

The entrypoint.sh script use bash, running with podman return

Jan 09 10:12:24 augur.osci.io podman[2004482]: /usr/bin/env: 'bash': No such file or directory

Signed-off-by: Michael Scherer misc@redhat.com

The entrypoint.sh script use bash, running with podman return

    Jan 09 10:12:24 augur.osci.io podman[2004482]: /usr/bin/env: 'bash': No such file or directory

Signed-off-by: Michael Scherer <misc@redhat.com>
@sgoggins sgoggins merged commit 59ef1a4 into chaoss:main Jan 11, 2023
@mscherer
Copy link
Contributor Author

Ok so I just tested it, and it doesn't fix the problem it seems :(

@mscherer
Copy link
Contributor Author

Or maybe that's my deployment who is incorrect. It work when i test manually, and it seems to still download the latest stable.

sgoggins added a commit that referenced this pull request Jan 15, 2023
* Add bash in the container (#2112)

The entrypoint.sh script use bash, running with podman return

    Jan 09 10:12:24 augur.osci.io podman[2004482]: /usr/bin/env: 'bash': No such file or directory

Signed-off-by: Michael Scherer <misc@redhat.com>

Signed-off-by: Michael Scherer <misc@redhat.com>

* updated CONTRIBUTING.md (#2111)

Signed-off-by: WhiteWolf47 <bhandari2003anurag@gmail.com>

Signed-off-by: WhiteWolf47 <bhandari2003anurag@gmail.com>

* my first commit

Signed-off-by: Glowreeyah <gloriaeskor@gmail.com>

* Hardcode bash location

Signed-off-by: Michael Scherer <misc@redhat.com>

* Update README.md

* Update metadata.py

Signed-off-by: Michael Scherer <misc@redhat.com>
Signed-off-by: WhiteWolf47 <bhandari2003anurag@gmail.com>
Signed-off-by: Glowreeyah <gloriaeskor@gmail.com>
Co-authored-by: mscherer <mscherer@users.noreply.github.com>
Co-authored-by: ANURAG BHANDARI <bhandari2003anurag@gmail.com>
Co-authored-by: Glowreeyah <gloriaeskor@gmail.com>
Co-authored-by: Michael Scherer <misc@redhat.com>
sgoggins added a commit that referenced this pull request Jan 19, 2023
* Add bash in the container (#2112)

The entrypoint.sh script use bash, running with podman return

    Jan 09 10:12:24 augur.osci.io podman[2004482]: /usr/bin/env: 'bash': No such file or directory

Signed-off-by: Michael Scherer <misc@redhat.com>

Signed-off-by: Michael Scherer <misc@redhat.com>

* updated CONTRIBUTING.md (#2111)

Signed-off-by: WhiteWolf47 <bhandari2003anurag@gmail.com>

Signed-off-by: WhiteWolf47 <bhandari2003anurag@gmail.com>

* my first commit

Signed-off-by: Glowreeyah <gloriaeskor@gmail.com>

* Hardcode bash location

Signed-off-by: Michael Scherer <misc@redhat.com>

* Update README.md

* Update metadata.py

* Update README.md

* Update metadata.py

* Update README.md

* Update metadata.py

* Update README.md

* Update metadata.py

Signed-off-by: Michael Scherer <misc@redhat.com>
Signed-off-by: WhiteWolf47 <bhandari2003anurag@gmail.com>
Signed-off-by: Glowreeyah <gloriaeskor@gmail.com>
Co-authored-by: mscherer <mscherer@users.noreply.github.com>
Co-authored-by: ANURAG BHANDARI <bhandari2003anurag@gmail.com>
Co-authored-by: Glowreeyah <gloriaeskor@gmail.com>
Co-authored-by: Michael Scherer <misc@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants