File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change 1
1
# Docker Safe Shutdown
2
2
3
+ ![ License] ( https://img.shields.io/github/license/PeterVinter/docker-safe-shutdown )
4
+ ![ Last Commit] ( https://img.shields.io/github/last-commit/PeterVinter/docker-safe-shutdown )
5
+ ![ Stars] ( https://img.shields.io/github/stars/PeterVinter/docker-safe-shutdown )
6
+ ![ Issues] ( https://img.shields.io/github/issues/PeterVinter/docker-safe-shutdown )
7
+ ![ PowerShell] ( https://img.shields.io/badge/PowerShell-%235391FE.svg?style=flat&logo=powershell&logoColor=white )
8
+ ![ Docker] ( https://img.shields.io/badge/Docker-2496ED?style=flat&logo=docker&logoColor=white )
3
9
[ ![ CI] ( ../../actions/workflows/ci.yml/badge.svg )] ( ../../actions/workflows/ci.yml )
4
10
[ ![ Release] ( ../../actions/workflows/release.yml/badge.svg )] ( ../../actions/workflows/release.yml )
5
11
[ ![ Maintenance] ( https://img.shields.io/badge/Maintained%3F-yes-green.svg )] ( https://github.com/PeterVinter/docker-safe-shutdown/graphs/commit-activity )
12
+ ![ Tests] ( https://img.shields.io/badge/Tests-Passing-success )
6
13
[ ![ made-with-bash] ( https://img.shields.io/badge/Made%20with-Bash-1f425f.svg )] ( https://www.gnu.org/software/bash/ )
7
- [ ![ Docker Pulls] ( https://img.shields.io/docker/pulls/PeterVinter/docker-safe-shutdown )] ( https://hub.docker.com/r/PeterVinter/docker-safe-shutdown )
8
- [ ![ Docker Image Size] ( https://img.shields.io/docker/image-size/PeterVinter/docker-safe-shutdown/latest )] ( https://hub.docker.com/r/PeterVinter/docker-safe-shutdown )
9
- [ ![ codecov] ( https://codecov.io/gh/PeterVinter/docker-safe-shutdown/branch/main/graph/badge.svg )] ( https://codecov.io/gh/PeterVinter/docker-safe-shutdown )
10
- [ ![ Shellcheck] ( https://github.com/PeterVinter/docker-safe-shutdown/workflows/ShellCheck/badge.svg )] ( https://github.com/PeterVinter/docker-safe-shutdown/actions?query=workflow%3AShellCheck )
11
- [ ![ Last Commit] ( https://img.shields.io/github/last-commit/PeterVinter/docker-safe-shutdown )] ( https://github.com/PeterVinter/docker-safe-shutdown/commits/main )
12
- [ ![ Contributors] ( https://img.shields.io/github/contributors/PeterVinter/docker-safe-shutdown )] ( https://github.com/PeterVinter/docker-safe-shutdown/graphs/contributors )
13
14
[ ![ PRs Welcome] ( https://img.shields.io/badge/PRs-welcome-brightgreen.svg )] ( https://makeapullrequest.com )
14
15
[ ![ Hits] ( https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2FPeterVinter%2Fdocker-safe-shutdown&count_bg=%2379C83D&title_bg=%23555555&icon=&icon_color=%23E7E7E7&title=hits&edge_flat=false )] ( https://hits.seeyoufarm.com )
15
16
You can’t perform that action at this time.
0 commit comments