Skip to content

feat: add ability for customer to specify custom docker image#122

Merged
nathan-roys merged 1 commit intomasterfrom
feat/custom-docker-image
Jun 13, 2023
Merged

feat: add ability for customer to specify custom docker image#122
nathan-roys merged 1 commit intomasterfrom
feat/custom-docker-image

Conversation

@nathan-roys
Copy link
Copy Markdown
Contributor

@nathan-roys nathan-roys commented Jun 13, 2023

What this does:
Adds a docker_image parameter to applicable actions which will allow customers to use their own custom images if required.

To use your own docker image you'd have to run the login flow to your image registry and then specify the full url of the docker image in the docker_image variable:

my-artifactory-instance.jfrog.io/my-docker-repo/my-image:tag

@nathan-roys nathan-roys requested a review from a team as a code owner June 13, 2023 09:36
Copy link
Copy Markdown
Contributor

@j-luong j-luong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you for your contribution!

@nathan-roys nathan-roys merged commit 6e06e99 into master Jun 13, 2023
@nathan-roys nathan-roys deleted the feat/custom-docker-image branch June 13, 2023 12:01
@nathan-roys nathan-roys restored the feat/custom-docker-image branch June 13, 2023 12:24
@dotkas dotkas deleted the feat/custom-docker-image branch July 1, 2025 09:59
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