codess-aus / codess-aus/github-actions-for-packages

Consuming The Newly Created Docker Image

Open
#4 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/msandfor/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

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.