From 6949f53a570cf892b2d619fef5f5803440e69d64 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Mon, 20 Jun 2022 20:30:06 +0000 Subject: [PATCH] commit f35e8857becbe2decd3149120c0af7383a29b439 Author: Robert Kaussow Date: Mon Jun 20 22:20:01 2022 +0200 chore: switch to main as default branch --- index.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/index.md b/index.md index 3af198b..8a45813 100644 --- a/index.md +++ b/index.md @@ -3,10 +3,12 @@ title: docker_tidy type: docs --- -[![Source Code](https://img.shields.io/badge/gitea-source%20code-blue?logo=gitea&logoColor=white)](https://gitea.rknet.org/ansible/xoxys.docker_tidy) [![Build Status](https://img.shields.io/drone/build/ansible/xoxys.docker_tidy?logo=drone&server=https%3A%2F%2Fdrone.rknet.org)](https://drone.rknet.org/ansible/xoxys.docker_tidy) [![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://gitea.rknet.org/ansible/xoxys.docker_tidy/src/branch/master/LICENSE) +[![Source Code](https://img.shields.io/badge/gitea-source%20code-blue?logo=gitea&logoColor=white)](https://gitea.rknet.org/ansible/xoxys.docker_tidy) [![Build Status](https://img.shields.io/drone/build/ansible/xoxys.docker_tidy?logo=drone&server=https%3A%2F%2Fdrone.rknet.org)](https://drone.rknet.org/ansible/xoxys.docker_tidy) [![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](https://gitea.rknet.org/ansible/xoxys.docker_tidy/src/branch/main/LICENSE) Setup docker-tidy garbage collector. Keep docker hosts small. + + - [Default Variables](#default-variables) - [dockertidy_dangling_volumes](#dockertidy_dangling_volumes) - [dockertidy_docker_socket_path](#dockertidy_docker_socket_path)