Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feature: Update Dockerfile for simplified Go application build (#5)
## Description <!-- Please do not leave this blank This PR [adds/removes/fixes/replaces] the [feature/bug/etc]. --> 1. This pull request updates the Dockerfile to simplify the build process for the Go application 2. This pull request references the existing project description for additional details on how to use the project: - Prerequisites (Git, Docker) - Cloning the Repository (Git commands) - Building the Image (Docker build command) - Running the Image (Docker run command) ## What type of PR is this? (check all applicable) - [x] 🍕 Feature - [x] 🐛 Bug Fix - [x] 📝 Documentation Update - [x] 🧑💻 Code Refactor - [ ] 🔥 Performance Improvements - [ ] ✅ Test - [x] 🤖 Build - [ ] ⏩ Revert ## Related Tickets & Documents <!-- Please use this format link issue numbers: Fixes #123 https://docs.github.com/en/free-pro-team@latest/github/managing-your-work-on-github/linking-a-pull-request-to-an-issue#linking-a-pull-request-to-an-issue-using-a-keyword --> ## Mobile & Desktop Screenshots/Recordings <!-- Visual changes require screenshots --> ## Steps to QA <!-- Please provide some steps for the reviewer to test your change. If you have wrote tests, you can mention that here instead. 1. Click a link 4. Do this thing 5. Validate you see the thing working --> ## Added to documentation? - [x] 📜 README.md - [ ] 📓 docs.example.com - [ ] 🙅 no documentation needed
- Loading branch information