diff --git a/.drone.yml b/.drone.yml index 19da9d2..992d6df 100644 --- a/.drone.yml +++ b/.drone.yml @@ -108,7 +108,7 @@ steps: DOCKER_USER: from_secret: docker_username PUSHRM_FILE: README.md - PUSHRM_SHORT: Rootless Kanboard - Kanban project management software + PUSHRM_SHORT: Custom image for Kanboard Kanban project management PUSHRM_TARGET: thegeeklab/${DRONE_REPO_NAME} when: status: @@ -156,6 +156,6 @@ depends_on: --- kind: signature -hmac: 6079360028c2640c833e8c729d39ba4503eb892437a700f753393a0364820ef4 +hmac: 8138a7556d237a7b3e4d4e1b5c646a71612e61cd0f112d2e0bce300c2369775d ... diff --git a/README.md b/README.md index 4a950a0..4970948 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # kanboard -Rootless Kanboard - Kanban project management software +Custom image for Kanboard Kanban project management [![Build Status](https://img.shields.io/drone/build/docker/kanboard?logo=drone&server=https%3A%2F%2Fdrone.rknet.org)](https://drone.rknet.org/docker/kanboard) [![Docker Hub](https://img.shields.io/badge/dockerhub-latest-blue.svg?logo=docker&logoColor=white)](https://hub.docker.com/r/thegeeklab/kanboard) @@ -10,7 +10,7 @@ Rootless Kanboard - Kanban project management software > __WARNING__: since release v1.2.1102 this image is a rootless image and may BREAK your setup! -Kanboard is project management software that focuses on the Kanban methodology. +Custom rootless Docker image for Kanboard, a project management software that focuses on the Kanban methodology. ## Usage @@ -160,7 +160,3 @@ PHP_SQL_SAFE_MODE=On ## License This project is licensed under the MIT License - see the [LICENSE](https://gitea.rknet.org/docker/kanboard/src/branch/master/LICENSE) file for details. - -## Maintainers and Contributors - -[Robert Kaussow](https://gitea.rknet.org/xoxys)