Commit 67534f92 authored by leswing's avatar leswing
Browse files

Docker instructions w/ readme markdown

parent 1c2fa6b6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -19,6 +19,7 @@ How to do a release

  - // smoke test everything
  - nvidia-docker run -i -t \<IMAGE ID\>
  - python scripts/detect_devices.py // verify gpu is enabled
  - cd examples; python benchmark.py -d tox21

  - sudo docker tag \<IMAGE ID\> deepchemio/deepchem:latest