Skip to content

Fix Docker image name clash between Besu and evmtool#6194

Merged
fab-10 merged 2 commits intobesu-eth:mainfrom
fab-10:fix-docker-image-names-clash
Nov 21, 2023
Merged

Fix Docker image name clash between Besu and evmtool#6194
fab-10 merged 2 commits intobesu-eth:mainfrom
fab-10:fix-docker-image-names-clash

Conversation

@fab-10
Copy link
Copy Markdown
Contributor

@fab-10 fab-10 commented Nov 21, 2023

PR description

If Gradle property dockerArtifactName is specified, then both Besu and evmtool Docker images will use it has name, resulting in one overriding the other.
The fix in this PR is to always add the -evmtool suffix to the evmtool Docker image

@github-actions
Copy link
Copy Markdown

  • I thought about documentation and added the doc-change-required label to this PR if updates are required.
  • I thought about the changelog and included a changelog update if required.
  • If my PR includes database changes (e.g. KeyValueSegmentIdentifier) I have thought about compatibility and performed forwards and backwards compatibility tests

Signed-off-by: Fabio Di Fabio <fabio.difabio@consensys.net>
@fab-10 fab-10 force-pushed the fix-docker-image-names-clash branch from 19c9682 to 0c309c5 Compare November 21, 2023 17:13
Signed-off-by: Fabio Di Fabio <fabio.difabio@consensys.net>
@fab-10 fab-10 enabled auto-merge (squash) November 21, 2023 17:18
@fab-10 fab-10 merged commit 84c15d9 into besu-eth:main Nov 21, 2023
jflo pushed a commit to jflo/besu that referenced this pull request Dec 4, 2023
Signed-off-by: Fabio Di Fabio <fabio.difabio@consensys.net>
Signed-off-by: Justin Florentine <justin+github@florentine.us>
jflo pushed a commit to jflo/besu that referenced this pull request Dec 4, 2023
Signed-off-by: Fabio Di Fabio <fabio.difabio@consensys.net>
jflo pushed a commit to jflo/besu that referenced this pull request Dec 4, 2023
Signed-off-by: Fabio Di Fabio <fabio.difabio@consensys.net>
Signed-off-by: Justin Florentine <justin+github@florentine.us>
gfukushima pushed a commit to gfukushima/besu that referenced this pull request Dec 15, 2023
Signed-off-by: Fabio Di Fabio <fabio.difabio@consensys.net>
Signed-off-by: Gabriel Fukushima <gabrielfukushima@gmail.com>
@fab-10 fab-10 deleted the fix-docker-image-names-clash branch December 22, 2023 10:31
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