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

Publish Public docker image to use with gitlab CI #11

Closed
darkradish opened this issue Jul 19, 2022 · 2 comments
Closed

Publish Public docker image to use with gitlab CI #11

darkradish opened this issue Jul 19, 2022 · 2 comments
Assignees

Comments

@darkradish
Copy link

Hello,

Can you publish a public image to use it directly with gitlab ci instead of loadimpact/k6 ?

Regards

@javaducky
Copy link
Contributor

Hi @darkradish. We haven't been publishing k6 images with extensions because k6 can be extended with multiple extensions. We'd end up having to create so many permutations of images having varying extensions included, so it's easier to just have folks build their own custom image containing all the features they want. We've been including the Dockerfile locally to ease the process of creating your own custom image which could then be pushed to your container registry.

I'm planning to discuss this internally if we want to start pushing images with just this extension. Obviously, anyone wishing to include an additional extension would have the same issue in that they'd have to build the image on their own.

Also, if you're using the loadimpact/k6 image, please switch to grafana/k6 as we are now part of Grafana Labs.

@javaducky
Copy link
Contributor

Closing issue given discussion. We don't wish to maintain the images at this time. Recommend creating and pushing an image specific to your needs into whichever container registry you use.

@javaducky javaducky closed this as not planned Won't fix, can't repro, duplicate, stale Aug 15, 2022
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

2 participants