drone plugin to update the full_description of an repository @hub.docker.io
|
||
---|---|---|
scripts | ||
.drone.yml | ||
Containerfile | ||
LICENSE | ||
plugin.sh | ||
README.md |
lang |
---|
EN_US |
drone-docker-readme-push
Description
This repository contains a Containerfile for building a drone plugin to publish the full_description of an docker image to docker hub.
PLUGIN Variables
REPOSITORY_NAME
- the full repository name you want to update at docker-hub (e.g.username/repository
)FILENAME
- the full path to the file containing the docker image description (e.g../full_description
)USERNAME
- your docker hub usernamePASSWORD
- your docker hub password or access token qq
Supported Architectures
- amd64
- arm64
Updates
I am trying to update the image weekly as long as my private kubernetes cluster is available. So I do not promise anything and do not rely your business on this image.
Source Repository
Prebuild Images
Authors
- Dominik Meyer - Initial work
License
This project is licensed under the MPLv2 License - see the LICENSE file for details.