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

Added 3.4.1 version and parametrized gatling version on build #33

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

axelbergh
Copy link

Added on Dockerfile:

ARG gatling_version=3.4.1

# gatling version
ENV GATLING_VERSION=$gatling_version

to be able to override gatling version on docker build:

docker build --build-arg gatling_version=3.4.1 github.com/denvazh/gatling

See this post

@axelbergh
Copy link
Author

@denvazh could you take a few minutes to review this PR, please?

@nptri
Copy link

nptri commented Feb 8, 2024

Hi, did you try your new update dockerfile with newest Gatling ?

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

Successfully merging this pull request may close these issues.

2 participants