Skip to content

Commit 2e4e2f7

Browse files
committed
Updated documentation
1 parent 336a1b2 commit 2e4e2f7

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Build multi architectural docker images via GitHub Actions
22

3+
## Requirements
4+
5+
- A GitHub account to fork the repository and configure GitHub Actions.
6+
- A Docker account to create and manage Docker images.
7+
- Access to a web browser and internet connection.
8+
39
## Steps
410

511
### Create a New GitHub Repository as a Fork
@@ -37,7 +43,7 @@
3743
- `DOCKER_PAT`: Your Docker Personal Access Token we generated above.
3844
6. Move from the **Secrets** tab to the **Variables** tab
3945
7. Click the **New repository variable** button.
40-
8. Add the following variable:3
46+
8. Add the following variables:
4147
- `DOCKER_USER`: Your Docker username.
4248
- `BASE_OS`: `ubuntu-24.04`
4349

0 commit comments

Comments
 (0)