Skip to content

Commit 89e05a5

Browse files
author
Andreas Urbanski
authored
Update README.md
1 parent 28e2249 commit 89e05a5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Docker SSH Agent
22

3-
[![Pulls](https://img.shields.io/docker/pulls/nardeas/ssh-agent.svg?style=flat-square)](https://img.shields.io/docker/pulls/nardeas/ssh-agent.svg?style=flat-square)
4-
[![Size](https://img.shields.io/imagelayers/image-size/nardeas/ssh-agent/latest.svg?style=flat-square)](https://img.shields.io/imagelayers/image-size/nardeas/ssh-agent/latest.svg?style=flat-square)
3+
[![Pulls](https://img.shields.io/docker/pulls/nardeas/ssh-agent.svg)](https://img.shields.io/docker/pulls/nardeas/ssh-agent.svg?style=flat-square)
4+
[![Size](https://images.microbadger.com/badges/image/nardeas/ssh-agent.svg)](https://microbadger.com/images/nardeas/ssh-agent "Get your own image badge on microbadger.com")
55

66
Lets you store your SSH authentication keys in a dockerized ssh-agent that can provide the SSH authentication socket for other containers. Works in OSX and Linux environments.
77

0 commit comments

Comments
 (0)