Implement support for custom passwords in Docker builds by introducing .piscal-build.env file. Update build scripts to load environment variables from this file, enhancing security and flexibility. Revise README documentation to reflect new password handling options.

This commit is contained in:
2026-03-20 13:22:27 -04:00
parent 2dee620e36
commit c700c33569
7 changed files with 81 additions and 27 deletions
+1
View File
@@ -48,6 +48,7 @@ piscal
# Credential files (SECURITY - never commit these)
credentials.txt
passwords.txt
.piscal-build.env
*.secrets
*.key
*.pem