Skip to content

Bitflu - the Perl Bittorrent client, now with more Docker!

Notifications You must be signed in to change notification settings

themetabay/docker-bitflu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Uses the latest Perl image.

Example

docker run -it \
  --name bitflu \
  --restart unless-stopped \
  -p 4081:4081 \
  -p 6881:6881/tcp -p 6881:6881/udp \
  -p 6688:6688/tcp -p 6688:6688/udp \
  -v bitflu-workdir:/bitflu/workdir \
  themetabay/bitflu

This is beta quality! Feel free to submit an issue if you want a new feature or find a bug :)

About

Bitflu - the Perl Bittorrent client, now with more Docker!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published