mirror of
https://github.com/charlesabarnes/SPFtoolbox.git
synced 2026-04-25 03:16:18 +03:00
[GH-ISSUE #58] Include docker registry info. #22
Labels
No labels
Good First Issue
bug
enhancement
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SPFtoolbox#22
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @atheken on GitHub (Dec 5, 2022).
Original GitHub issue: https://github.com/charlesabarnes/SPFtoolbox/issues/58
Hi, this is a very helpful tool, thanks for making it!
I saw that you're using GitHub Workflows to publish to ghcr.io, which is great, but I had to piece together the registry url as I usually use docker hub.
After a bit of trial and error, I can see that this works:
ghcr.io/charlesabarnes/spftoolbox:master- great!It would be helpful if:
Again, thanks for making this, it's great!