Skip to content

bugfest/tor-vanguards-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tor-vanguards-docker

Tor Vanguards multiarch dockerfile

Build multiarch image - latest Build multiarch image - tag

Tested architectures:

  • amd64
  • arm
  • arm64

This container uses pypy when pre-compiled binaries (https://downloads.python.org/pypy/) are available for the target arch.

Architecture Python runtime
amd64 pypy3
arm64 (v8) pypy3
390x pypy3
arm (v7) python3
other python3

Used by bugfest/tor-controller

How to

$ make