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

Create and publish docker image #6

Closed
szkiba opened this issue Sep 27, 2023 · 0 comments
Closed

Create and publish docker image #6

szkiba opened this issue Sep 27, 2023 · 0 comments
Labels
feature Feature Request

Comments

@szkiba
Copy link
Collaborator

szkiba commented Sep 27, 2023

In certain circumstances, it can be useful to run k6x using the docker engine itself, as a drop-in replacement of the k6 docker image. Therefore, it is advisable to publish in the form of a docker image that contains the tools necessary for building (golang, git).

In addition, the k6x docker image can be used instead of the xk6 docker image for building, which allows for faster builds. The go cache (go build, go module) can be placed on a separate /cache volume, so it can easily be made persistent.

@szkiba szkiba added the feature Feature Request label Sep 29, 2023
@szkiba szkiba changed the title [Feature] Create and publish docker image Create and publish docker image Sep 29, 2023
@szkiba szkiba closed this as completed Oct 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Feature Request
Projects
None yet
Development

No branches or pull requests

1 participant