Skip to content

KNOX-2263 - Docker - make sure not to put anything except version in the tag#279

Merged
risdenk merged 1 commit intoapache:masterfrom
risdenk:KNOX-2263
Mar 5, 2020
Merged

KNOX-2263 - Docker - make sure not to put anything except version in the tag#279
risdenk merged 1 commit intoapache:masterfrom
risdenk:KNOX-2263

Conversation

@risdenk
Copy link
Copy Markdown
Contributor

@risdenk risdenk commented Mar 5, 2020

What changes were proposed in this pull request?

Make sure that only the version is in the docker image tag.

How was this patch tested?

  • mvn -T.75C package -Ppackage,release,docker -Dshellcheck -DskipTests
  • Checked created image
docker images | grep -F apache/
apache/knox-demo-ldap                                                              1.4.0-SNAPSHOT                             714adc69aef4        17 seconds ago      533MB
apache/knox-gateway                                                                1.4.0-SNAPSHOT                             1e6f961b86f0        34 seconds ago      533MB

…the tag

Signed-off-by: Kevin Risden <krisden@apache.org>
@risdenk risdenk self-assigned this Mar 5, 2020
@risdenk risdenk merged commit 4f6730e into apache:master Mar 5, 2020
@risdenk risdenk deleted the KNOX-2263 branch March 5, 2020 17:22
stoty pushed a commit to stoty/knox that referenced this pull request May 14, 2024
… version in the tag (apache#279)

Signed-off-by: Kevin Risden <krisden@apache.org>
Change-Id: Ibf0282aabc849e9ef54264a5564b4d200f88d7bb
Signed-off-by: Kevin Risden <krisden@cloudera.com>
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.

1 participant