Skip to content

Commit 43cb12f

Browse files
committed
readme update
1 parent 49f996f commit 43cb12f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Docker base image for tasks
2+
[![Docker Pulls](https://img.shields.io/docker/pulls/strm/task-base.svg?style=plastic)](https://hub.docker.com/r/strm/task-base/)
23

3-
You know [tasker](https://github.com/opsxcq/tasker) ? That docker task runner ? Well, this is a base image well suited for using as a base for your tasks.
4+
You know [tasker](https://github.com/opsxcq/tasker) ? That docker task runner ? Well, this is a base image well suited for using as a base for your tasks. Just use `strm/task-base` and everythign that you usually take for granted is there !
45

56
It comes with several common use tools
67

@@ -18,3 +19,4 @@ It comes with several common use tools
1819
* `/data` is defined as a volume if you need to use it
1920

2021
*Enjoy !*
22+

0 commit comments

Comments
 (0)