Build the Docker containers ubuntu-shadow-tgen-tor-cellcounters
and ubuntu-tornetgen-tor
that we use to prepare and run our Shadow experiments regarding the cell pattern characteristics:
user@host $ cd docker-builds
user@host $ sudo docker build -t ubuntu-shadow-tgen-tor-cellcounters -f Dockerfile.shadow .
user@host $ sudo docker build -t ubuntu-tornetgen-tor -f Dockerfile.tornetgen .
We fix the versions of the major software components to specific git commits for reproducibility, please check the Dockerfiles to find the specific commits.
Please see the contained README.md
file for information regarding the determinism experiments.
Please see the contained README.md
file for information regarding the uniqueness experiments.