https://github.com/thxcode/drone-dapper
Drone plugin for using dapper
https://github.com/thxcode/drone-dapper
Last synced: 2 months ago
JSON representation
Drone plugin for using dapper
- Host: GitHub
- URL: https://github.com/thxcode/drone-dapper
- Owner: thxCode
- License: apache-2.0
- Created: 2020-04-13T01:22:27.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-09-27T01:39:11.000Z (over 3 years ago)
- Last Synced: 2025-02-03T11:21:59.050Z (4 months ago)
- Language: Dockerfile
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# drone-dapper
Drone plugin for using [dapper](https://github.com/rancher/dapper), it can replace [rancher/dapper](https://hub.docker.com/r/rancher/dapper/) image.
[](https://github.com/thxcode/drone-dapper) [](https://hub.docker.com/r/thxcode/drone-dapper) [](https://hub.docker.com/r/thxcode/drone-dapper) [](https://store.docker.com/community/images/thxcode/drone-dapper) [](https://github.com/thxcode/drone-dapper)
[](https://microbadger.com/images/thxcode/drone-dapper) [](http://microbadger.com/images/thxcode/drone-dapper) [](http://microbadger.com/images/thxcode/drone-dapper.svg)
## Package
```shell
# build image
IMAGE_NAME=thxcode/drone-dapper:v0.4.2 ./hooks/build# push image
IMAGE_NAME=thxcode/drone-dapper:v0.4.2 ./hooks/post_push```
## License
drone-dapper is under the Apache 2.0 license. See the [LICENSE](LICENSE) file for details.