Sign inSign up

giordanocardillo/autosub-docker

By giordanocardillo

Updated almost 9 years ago

Docker port of the autosub Python utility by agermanidis.

Image
0

422

giordanocardillo/autosub-docker repository overview

Docker Stars Docker Pulls Docker Automated build

Autosub Docker

This is just a Docker port of the very good autosub Python utility by agermanidis.

How to use it

  1. Download autosub file
  2. Move it to /usr/local/bin/autosub
  3. Make sure it is executable chmod a+x /usr/local/bin/autosub
  4. Use it like you installed with pip
In one line
curl --fail -L https://github.com/giordanocardillo/autosub-docker/releases/download/1.0/autosub > /usr/local/bin/autosub && chmod a+x /usr/local/bin/autosub

Autosub documentation is here.

Thank you agermanidis!

Tag summary

Content type

Image

Digest

Size

34.6 MB

Last updated

almost 9 years ago

docker pull giordanocardillo/autosub-docker