Skip to content

Docker port of the autosub Python utility by agermanidis

Notifications You must be signed in to change notification settings

giordanocardillo/autosub-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

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!

About

Docker port of the autosub Python utility by agermanidis

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages