mirror of
https://github.com/tj-actions/docker-action
synced 2026-07-23 21:53:45 +00:00
No description
- Dockerfile 86.5%
- Shell 13.5%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .github | ||
| .gitignore | ||
| .pre-commit-config.yaml | ||
| action.yml | ||
| CONTRIBUTING.md | ||
| Dockerfile | ||
| entrypoint.sh | ||
| HISTORY.md | ||
| LICENSE | ||
| README.md | ||
docker-action
Template Docker action
...
steps:
- uses: actions/checkout@v4
- name: Docker Action
uses: tj-actions/docker-action@v1
Inputs
| INPUT | TYPE | REQUIRED | DEFAULT | DESCRIPTION |
|---|---|---|---|---|
| token | string | true | "${{ github.token }}" |
GITHUB_TOKEN or a Repo scoped PAT |
- Free software: MIT license
If you feel generous and want to show some extra appreciation:
Features
- TODO
Credits
This package was created with Cookiecutter using cookiecutter-action
Report Bugs
Report bugs at https://github.com/tj-actions/docker-action/issues.
If you are reporting a bug, please include:
- Your operating system name and version.
- Any details about your workflow that might be helpful in troubleshooting.
- Detailed steps to reproduce the bug.
