https://github.com/ivotron/docker
Github Action for interacting with Docker
https://github.com/ivotron/docker
Last synced: about 1 month ago
JSON representation
Github Action for interacting with Docker
- Host: GitHub
- URL: https://github.com/ivotron/docker
- Owner: ivotron
- License: mit
- Created: 2019-10-18T17:00:21.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-18T17:48:08.000Z (over 6 years ago)
- Last Synced: 2025-03-21T11:51:03.258Z (about 1 year ago)
- Language: Ruby
- Homepage:
- Size: 15.6 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GitHub Actions for Docker
This repository contains GitHub Actions for [Docker](https://docker.com/), for performing common tasks such as authorizing and tagging containers, as well as a generic `cli` for doing arbitrary actions with the Docker commandline client.
## Usage
Usage information for individual commands can be found in their respective directories.
## License
[MIT](LICENSE). Please see additional information in each subdirectory.