Skip to content

Chore: added recreating.sh script to replicate the results#73

Merged
jay-dee7 merged 2 commits intomasterfrom
adding-scripts
Nov 26, 2021
Merged

Chore: added recreating.sh script to replicate the results#73
jay-dee7 merged 2 commits intomasterfrom
adding-scripts

Conversation

@guacamole
Copy link
Member

  • This script will run OpenRegistry and then run OCI-conformance tests against it

Signed-off-by: guacamole [email protected]

- this script will run OpenRegistry and then run OCI-conformance tests against it

Signed-off-by: guacamole <[email protected]>
@guacamole guacamole requested a review from jay-dee7 November 26, 2021 20:40
@guacamole guacamole self-assigned this Nov 26, 2021
pushd OpenRegistry
docker build -f ./Dockerfile -t "${OPENREGISTRY_IMAGE_NAME}" .

IP=$(ifconfig | grep 192 | awk '{print $2}')
Copy link
Member

Choose a reason for hiding this comment

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

@guacamole this command doesn't work well with linux, let's resuse the commented version of this command

Copy link
Member

@jay-dee7 jay-dee7 left a comment

Choose a reason for hiding this comment

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

LGTM @guacamole thanks for this one 🥇

@jay-dee7 jay-dee7 merged commit 45166d4 into master Nov 26, 2021
@jay-dee7 jay-dee7 deleted the adding-scripts branch November 26, 2021 21:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants