-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Enhance Dockerfile to include versioning information in build tags and environment variables * Log application version on startup * Update GitHub Actions workflow to enhance Docker image tagging with versioning * Add GIN_MODE build argument for debug mode in Makefile * Add GIN_MODE build argument to Dockerfile for release mode * Update GitHub Actions workflow to dynamically set CACHE_TO for Docker caching * Update Docker workflow and Dockerfile to include date-based version tagging * Refactor Dockerfile to use ARG for date-based Go version tagging * Update Dockerfile and workflow to use DATE_TAG for versioning
- Loading branch information
Showing
4 changed files
with
34 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters