2021-03-26 11:54:15 +07:00
|
|
|
# Starter Docker - GitHub Actions
|
2021-03-26 20:45:04 +07:00
|
|
|
- Run actions with docker (latest version)
|
2021-03-26 11:54:15 +07:00
|
|
|
- Quick and easy to use
|
2021-03-26 20:45:04 +07:00
|
|
|
- Support custom registry
|
|
|
|
- Support custom shell and commands
|
|
|
|
|
|
|
|
# Usage
|
|
|
|
```yml
|
|
|
|
- name: Starter Docker
|
|
|
|
uses: CUBETIQ/starter-docker-actions@v0.1
|
|
|
|
```
|
2021-03-26 11:54:15 +07:00
|
|
|
|
|
|
|
# Contributors
|
|
|
|
- Sambo Chea <sombochea@cubetiqs.com>
|