Skip to content

Commit

Permalink
update FAQ with how to add new repo to dockerhub (#3295)
Browse files Browse the repository at this point in the history
  • Loading branch information
Haroon-Khel authored Dec 13, 2023
1 parent 17a23e8 commit 65237cf
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions FAQ.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,15 @@ consumed by our jenkins build agents when the `DOCKER_IMAGE` value is
defined on the jenkins build pipelines as configured in the
[pipeline_config files](https://github.com/AdoptOpenJDK/ci-jenkins-pipelines/tree/master/pipelines/jobs/configurations).

### Adding a new dockerBuild dockerhub repository

To add a new repository to the [AdoptOpenJDK dockerhub](https://hub.docker.com/u/adoptopenjdk), a user with `owner` privileges must create the repository initially and then give the automated `adoptopenjdkuser` user read and write permissions.

Users with `owner` privileges include:
- Tim Ellison @telisson
- George Adams @gadams
- Martijn Verburg @karianna

## Adding a new role to the ansible scripts

Other than the dependencies on the machines which come from packages shipped
Expand Down

0 comments on commit 65237cf

Please sign in to comment.