Skip to content

Fixing entrypoint- and healthcheck script in container#3814

Merged
dims merged 2 commits intogoogle:masterfrom
benji2k2:master
Jan 15, 2026
Merged

Fixing entrypoint- and healthcheck script in container#3814
dims merged 2 commits intogoogle:masterfrom
benji2k2:master

Conversation

@benji2k2
Copy link
Contributor

Containers are not starting anymore, because the Scripts require "/bin/bash" which is not available in the image. Changing to "/bin/sh" should fix the issue.

@benji2k2
Copy link
Contributor Author

This is a fix for the blocking issue #3813 - the Docker-Images of Version 0.56.0 should work for nobody...

@dims dims merged commit 2d5bbad into google:master Jan 15, 2026
9 checks passed
@dims
Copy link
Collaborator

dims commented Jan 15, 2026

thanks @benji2k2

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.

2 participants