godotengine / godotengine/build-containers
Add image build log to the image for documentation purpose
Open
- Dominant language
- Shell
- Stars
- 292
- Forks
- 81
- PR merge metrics
- No merged PRs in 30d
Description
@hpvb @tinmanjuggernaut
Do you know of an easy/idiomatic way to include the build logs from the image generation as a file in the image itself? (Like `/root/image_build.log`.)
We currently log the last builds to the `logs` folder in this repo, but they're not tied to the built image and will be replaced by subsequent builds.
Having those logs directly in the image would be useful to review what options were used in the build and whether any issues went unnoticed (like #44).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.