Skip to content

Improve Docker and dev setup parts of README

Nicolas CARPi requested to merge (removed):docker into master
  • Docker will pull the image when running a container from an image that is not downloaded locally already: no need to pull first
  • Add the --rm flag so the exited container is destroyed after use
  • Capitalize Docker
  • Add the setup.py step for dev so cryptalyze console script works
  • Remove extraneous whitespaces

Merge request reports

Loading