-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Closed
Labels
area/buildRelates to Dockerfiles or docker build commandRelates to Dockerfiles or docker build commandlifecycle/lockedlifecycle/stalestatus/triageNeeds triageNeeds triage
Description
Is this a docs issue?
- My issue is about the documentation content or website
Type of issue
Information is incorrect
Description
this line:
3. Create a new Repository variable named DOCKER_USERNAME and your Docker ID as value.
doesnt match the code later in the file here:
username: ${{ vars.DOCKERHUB_USERNAME }}
and causes an error on login.
(also after i fixed that i'm now getting: "Error: buildx failed with: ERROR: invalid tag "/clockbox:latest": invalid reference format" -- not sure how to fix.
Location
https://docs.docker.com/build/ci/github-actions/
Suggestion
pick one: DOCKERHUB or DOCKER and make consistent.
Metadata
Metadata
Assignees
Labels
area/buildRelates to Dockerfiles or docker build commandRelates to Dockerfiles or docker build commandlifecycle/lockedlifecycle/stalestatus/triageNeeds triageNeeds triage