AlexsLemonade / AlexsLemonade/scpcaTools

Move docker image to dockerhub

Open
#96 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
R
Stars
1
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Currently we are publishing docker images for this package to the github container registry `ghcr.io`. We are already paying for dockerhub, I think, so maybe it makes sense to move there?

To implement this, we would update the [build-docker](https://github.com/AlexsLemonade/scpcaTools/blob/main/.github/workflows/build-docker.yaml) action to point to dockerhub. I believe we would also need to update secrets for this repo to access the credentials for dockerhub.

Contributor guide

Open the contributing guide

Research direction

Start by reading .github/workflows/build-docker.yaml to trace how the image is currently published to ghcr.io. Check which repository secrets are available and what Docker Hub credentials the workflow would need. Done means the workflow publishes the package image to Docker Hub instead of ghcr.io.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, github-actions
Domain
ci-cd, devops
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.