gotenberg: Cloud Run error 'failed to load /usr/bin/tini'

https://github.com/gotenberg/gotenberg/blob/main/build/Dockerfile.cloudrun seems like it should work out of the box, but it’s not.

Getting this error: terminated: Application failed to start: Failed to create init process: failed to load /usr/bin/tini: exec format error

What can I do about it?

About this issue

  • Original URL
  • State: closed
  • Created 2 years ago
  • Reactions: 1
  • Comments: 16

Most upvoted comments

@janswist version 7.6.1 will only target linux/amd64. Sorry for the inconvenience, I do not use Cloud Run so I was not able to detect this issue on my side.

I can try without tini, just to see if we can assume that is the cause or if we need to widen the search.