Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DX] dockerize Go app into Dockerfile for testing (Dockerfile.local) and production (Dockerfile) #45

Open
ghost opened this issue Feb 21, 2022 · 5 comments
Labels
backend beginner enhancement New feature or request help wanted Extra attention is needed tech debt ux

Comments

@ghost
Copy link

ghost commented Feb 21, 2022

Right now the Go server runs without Docker. The app is deployed on Digital Ocean App Platform which allows both Go and Docker as well as many other runtimes. To make the project portable and to make it easier to run it locally, it would be beneficial to Dockerize the app. We should have a prod and a test/local Dockerfile.

Here is an example of Dockerfile from DigitalOcean https://github.com/digitalocean/sample-dockerfile/blob/main/Dockerfile

@ghost ghost added enhancement New feature or request help wanted Extra attention is needed ux tech debt beginner backend labels Feb 21, 2022
@ghost
Copy link
Author

ghost commented Feb 21, 2022

This will also allows us to get rid of the Procfile I think

@ghost
Copy link
Author

ghost commented Feb 22, 2022

@ghost ghost changed the title dockerize Go app into Dockerfile for testing (Dockerfile.local) and production (Dockerfile) [DX] dockerize Go app into Dockerfile for testing (Dockerfile.local) and production (Dockerfile) Apr 3, 2023
@Shubham8287
Copy link

looks like a go-to task, picking this.

@algora-pbc
Copy link

algora-pbc bot commented May 2, 2023

💡 Shubham8287 submitted a pull request that claims the bounty. You can visit your org dashboard to reward.

@ghost
Copy link
Author

ghost commented May 4, 2023

de-prioritising this for now

@ghost ghost removed the 💎 Bounty label May 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend beginner enhancement New feature or request help wanted Extra attention is needed tech debt ux
Projects
None yet
Development

No branches or pull requests

1 participant