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

Add known errors page (#137)

This commit is contained in:
Jason Nagin 2024-08-21 10:29:27 -04:00 committed by GitHub
parent 54d9614590
commit f10dd64668
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 12 additions and 1 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