1
0
Fork 0
mirror of https://github.com/JasonN3/build-container-installer.git synced 2025-12-25 19:07:54 +01:00

add known_errors

This commit is contained in:
Jason Nagin 2024-08-21 10:16:14 -04:00 committed by GitHub
parent 0ff3dbaa97
commit 9924ae7062
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 11 additions and 0 deletions

7
docs/known_errors.md Normal file
View file

@ -0,0 +1,7 @@
# Known Errors
This page describes known errors and how to resolve them.
## failed to write boot loader configuration
Add `RUN bootupctl backend generate-update-metadata` at the end of your Dockerfile/Containerfile