Dominik Meyer ea055640d5
All checks were successful
continuous-integration/drone/push Build is passing
build: mirror to github
2024-12-27 19:08:58 +01:00
2024-08-14 10:04:15 +02:00
2024-12-27 19:08:58 +01:00
2024-08-14 10:04:15 +02:00
2024-08-14 10:04:15 +02:00
2024-08-14 10:04:15 +02:00
2024-08-14 10:04:15 +02:00

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 username
  • PASSWORD - 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.

Description
drone plugin to update the full_description of an repository @hub.docker.io
Readme 38 KiB
Languages
Shell 89.6%
Dockerfile 10.4%