A github action to setup Docker
- uses: FuelLabs/github-actions/setups/docker
with:
username: ${{ github.repository_owner }}
password: ${{ secrets.GITHUB_TOKEN }}| Name | Description |
|---|---|
| username | Username for https://ghcr.io |
| password | Password for https://ghcr.io |
| compose-version | Docker Dompose version |
No outputs defined
The primary license for this repo is Apache 2.0, see LICENSE.