Revert "switch to docker-pushrm"
continuous-integration/drone/push Build is passing Details

This reverts commit e83b9ca02d.
This commit is contained in:
Robert Kaussow 2020-08-27 23:07:00 +02:00
parent 155c165777
commit 370cd2a4e1
Signed by: xoxys
GPG Key ID: 65362AE74AF98B61
2 changed files with 7 additions and 8 deletions

View File

@ -70,16 +70,15 @@ platform:
steps:
- name: readme
image: chko/docker-pushrm:1
command:
- /docker-pushrm --file README.md --short "Custom Alpine base image" xoxys/${DRONE_REPO_NAME}
image: sheogorath/readme-to-dockerhub
environment:
DOCKER_PASS:
DOCKERHUB_PASSWORD:
from_secret: docker_password
DOCKER_USER:
DOCKERHUB_REPO_NAME: ${DRONE_REPO_NAME}
DOCKERHUB_REPO_PREFIX: xoxys
DOCKERHUB_USERNAME:
from_secret: docker_username
README_PATH: README.md
REPO_NAME: xoxys/${DRONE_REPO_NAME}
SHORT_DESCRIPTION: Rootless NGINX - High-performance HTTP server and reverse proxy
when:
status:
@ -115,6 +114,6 @@ depends_on:
---
kind: signature
hmac: bef51139e61fed75a240ae239b139362a942d1e823ef3b05cc700ea40f988bf3
hmac: 7f608c126a40dd2e4ebfaea6c87b51ebc3b9686f0d665806e4b282466ccd2622
...

View File

@ -4,7 +4,7 @@
[![Docker Hub](https://img.shields.io/badge/docker-latest-blue.svg?logo=docker&logoColor=white)](https://hub.docker.com/r/xoxys/alpine)
[![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://gitea.rknet.org/docker/alpine/src/branch/master/LICENSE)
DEBUG: Rootless alpine base image. The pre-configured non-root user is a system user named `app` and UID `101`. It exists a primary group with the same values also.
Rootless alpine base image. The pre-configured non-root user is a system user named `app` and UID `101`. It exists a primary group with the same values also.
## License