https://github.com/martinussuherman/test-action
Github Actions example for building and pushing image to Docker Hub
https://github.com/martinussuherman/test-action
docker docker-image dockerfile github-actions
Last synced: about 2 months ago
JSON representation
Github Actions example for building and pushing image to Docker Hub
- Host: GitHub
- URL: https://github.com/martinussuherman/test-action
- Owner: martinussuherman
- License: mit
- Created: 2020-06-21T09:08:13.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-12-01T08:19:27.000Z (over 2 years ago)
- Last Synced: 2025-04-09T08:16:33.028Z (about 1 year ago)
- Topics: docker, docker-image, dockerfile, github-actions
- Language: Dockerfile
- Homepage: https://hub.docker.com/r/martinussuherman/test-action
- Size: 66.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# test-action
[](https://github.com/martinussuherman/test-action/blob/master/LICENSE)  
---
Github Actions example for building and pushing image to Docker Hub.
The Action run on workflow_dispatch trigger (manual run).