audinowho / audinowho/github-actions-for-packages

Consuming The Newly Created Docker Image

Open
#5 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

# Using your new Docker Image package

The easiest way to use your Docker Image package is to click the package name from the [package tab](https://github.com/audinowho/github-actions-for-packages/packages).
![screenshot of packages, highlighting the tic-tac-toe title](https://i.imgur.com/d2nU7gj.png)

That will bring you to a screen like containing instructions.
![screenshot of tic-tac-toe package page](https://i.imgur.com/lkj2Ggy.png)

---

**Before we can use this Docker image, you will need to generate a [personal access token](https://help.github.com/en/github/authenticating-to-github/creating-a-personal-access-token-for-the-command-line) that contains the following permissions:**
- repo (all)
- write:packages
- read:packages

![screenshot personal access token creation page with boxes for repo (all), write:packages, and read:packages checked](https://i.imgur.com/Ue9BJoV.png)

We will use this token to log in to Docker, and authenticate with the package.

Contributor guide

No contributing guide indexed for this repository

Research direction

No repository file or test is named. Start by locating the documentation page for consuming the newly created Docker image, then compare its package-tab, personal-access-token, and Docker authentication instructions with the current GitHub flow. Done means the relevant documentation clearly covers the listed permissions and how to authenticate with the package.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.