Update Dockerfile for multi-platform support and enhance nginx registry script with volume and environment variable configurations

This commit is contained in:
Oleksandr Bezdieniezhnykh
2026-04-06 04:59:49 +03:00
parent ce44d565c8
commit b970b2f593
4 changed files with 9 additions and 5 deletions
+1
View File
@@ -21,3 +21,4 @@ alwaysApply: true
- Make sure we don't commit binaries, create and keep .gitignore up to date and delete binaries after you are done with the task
- Never force-push to main or dev branches
- Place all source code under the `src/` directory; keep project-level config, tests, and tooling at the repo root