Skip to content

Docker base image for tasks, with curl, git, wget, python and a lot more !

Notifications You must be signed in to change notification settings

strm-containers/docker-task-base

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Docker base image for tasks

Docker Pulls

You know 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 !

It comes with several common use tools

  • git
  • curl
  • ssh (client)
  • wget
  • python
  • rsync
  • unrar/unzip

Notes

  • In case you need to open any port, the port 80 is exposed, just map it
  • /data is defined as a volume if you need to use it

Enjoy !

About

Docker base image for tasks, with curl, git, wget, python and a lot more !

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 100.0%