Skip to content

Commit 610b1fc

Browse files
committed
link to hub
1 parent b458000 commit 610b1fc

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,14 @@ Git repositories receive commits and that's about it. It also provides a way of
2424
curl -s https://raw.githubusercontent.com/Southclaws/wadsworth/master/install.sh | bash
2525
```
2626

27+
Or via Docker:
28+
29+
```sh
30+
docker pull southclaws/wadsworth:v1
31+
```
32+
33+
See the docker section below and the image on [Docker Hub](https://hub.docker.com/r/southclaws/wadsworth).
34+
2735
### Everything Else
2836

2937
It's primarily a server side tool aimed at Linux servers, so there aren't any install scripts for other platforms. Most

0 commit comments

Comments
 (0)