mirror of
https://github.com/Dokploy/website.git
synced 2026-06-15 20:25:25 +02:00
- Introduced a new section detailing the configuration of build time arguments and build-time secrets for Dockerfile builds. - Explained the importance of using build-time secrets for sensitive information and provided links to relevant Docker documentation. - Added a callout emphasizing best practices for handling sensitive data during the build process.