Skip to content

Conversation

@dylanmcreynolds
Copy link
Member

Description

Primarily, this PR adds a github action that publishes the image to ghcr.io. To get that to work, I had to add a sample local.config.json.

Additionally, I updated the Dockerfile to use https for npjms.org to remove a bunch of warning messages.

Motivation

ghrc.io is a very convenient place to store container images, tied to github actions and available with tag names that automatically follow your branch and tag name sin github. I'd like to investigate using this for multiple repos in the SciCat world and started here in zip-service which does not yet have any updates to public image registries.

@dylanmcreynolds
Copy link
Member Author

This is working within my own fork (https://github.com/dylanmcreynolds/zip-service/actions/runs/1210617841) but failing here with the error:

buildx call failed with: error: denied: installation not allowed to Create organization package

I'm assuming there's a permission change needed in the repo, but no sure.

@henrikjohansson712

This comment was marked as outdated.

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