Sign inSign up

eitanf/sysconf

By eitanf

Updated about 3 years ago

Reproducible data/code for the Sysconf papers. Just pull+run the paper's tag and type `make`.

Image
0

1.2K

eitanf/sysconf repository overview

This repo contains complete environments with the necessary code and data to reproduce the analysis and documents of the sysconf papers. To reproduce:

  • Find the tag for the paper you're looking for, (e.g., artifact.)
  • Pull the image: (e.g., docker pull eitanf/sysconf:artifact)
  • Run the container (e.g., docker run --rm -ti eitanf/sysconf:artifact)
  • Type make at the shell prompt. This should produce the desired PDF.
  • You can copy the PDF out of the container with docker cp. Or you can edit the data files (features/*.csv) or analysis source code in .Rmd files and rerun make clean && make.

Tag summary

Content type

Image

Digest

sha256:3e427814c

Size

1.6 GB

Last updated

about 3 years ago

docker pull eitanf/sysconf