Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(gitstart): add initial Dockerfile with Go base image
Introduce a Dockerfile using golang:1.23 as the base image. Sets up a working directory and copies project files for containerization. Provides a foundation for future Docker-based workflows.
- Loading branch information