https://github.com/diginc/dockerfile-build
Github Actions dockerfile build
https://github.com/diginc/dockerfile-build
Last synced: 11 months ago
JSON representation
Github Actions dockerfile build
- Host: GitHub
- URL: https://github.com/diginc/dockerfile-build
- Owner: diginc
- Created: 2020-05-07T02:14:24.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-09-26T19:39:25.000Z (over 4 years ago)
- Last Synced: 2025-03-14T17:51:58.652Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dockerfile-build
docker hub removed auto build feature, webhooks no longer trigger. Need to convert this to github actions build+push.
~~Triggers nightly builds of dockerhub images for me. Requires github secret variables for the webhooks be setup.~~