You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -64,6 +64,7 @@ registry-username|Enter the username to authenticate with your registry.|⚠️
64
64
registry-token|Enter the token or password to authenticate with your registry. (an access token is highly recommended)|⚠️ Yes|
65
65
registry|Choose which container image repository to upload to. <a href="https://github.com/docker/login-action#usage">See all options.</a>| |Docker Hub
66
66
context|The relative path to the Dockerfile.| |`.`
67
+
dockerfile|Filename of the Dockerfile within the context that you set.| |`{context}/Dockerfile`
67
68
platforms|Comma separated list of <a href="https://github.com/docker-library/official-images#architectures-other-than-amd64">platforms</a>.| |`linux/amd64`
0 commit comments