GoogleCloudPlatform / cloud-run-hello

Demo container for Google Cloud Run
https://cloud.run
Apache License 2.0
99 stars 144 forks source link

Read index.html using absolute path #96

Closed jihuin closed 3 months ago

jihuin commented 3 months ago

Ensure the file can be found regardless of PWD or workdir setup.

Both Dockerfile and placeholder.dockerfile put index.html in root dir so this PR will not change the image behavior (also manually validated).

jihuin commented 3 months ago

It seems I don't have permission to add reviewers. cc @steren