seepine/action-setup-docker
Setup docker and login
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| registry | Server address of Docker registry. If not set then will default to Docker Hub | no | — |
| username | Username used to log against the Docker registry | no | — |
| password | Password or personal access token used to log against the Docker registry | no | — |
Outputs
| name | description |
|---|---|
| tags | Autogen image tags |
| version | Repo tag name or ref |
| name | Repo name |
| image | Autogen image without version |
| cache-path | Cache path |
| cache-to | Cache to |
| cache-from | Cache from |