build-docker 68 B

1234
  1. #!/bin/bash
  2. cd ..
  3. docker build $* -t duoram -f Docker/Dockerfile .