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

Dockerfile for helping devs #525

Closed
flaviostutz opened this issue Jul 1, 2020 · 2 comments
Closed

Dockerfile for helping devs #525

flaviostutz opened this issue Jul 1, 2020 · 2 comments

Comments

@flaviostutz
Copy link
Contributor

Provide a Dockerfile support to enable new incomers devs to develop without having to prepare his/hers local machine, causing incompatibilities with other dev's projects.

Proposal

Provide a Dockerfile and a docker-compose.yml file with an example on how to build/run Vegeta so that the specific tooling versions are very well defined.

Background

I am working on a new feature and decided to use successfuly Dockerfile in order to avoid having to prepare my host machine with libs/tools needed for building Vegeta.

Workarounds

Devs have to prepare his/hers machine with specific Make and Golang tools which may be incompatible with other projects the developer is working on too.

@flaviostutz flaviostutz mentioned this issue Jul 4, 2020
3 tasks
@Jmainguy
Copy link

PR for this appears to be open at #534

@tsenart
Copy link
Owner

tsenart commented Aug 9, 2023

Duplicate of #316

@tsenart tsenart marked this as a duplicate of #316 Aug 9, 2023
@tsenart tsenart closed this as completed Aug 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants