build-docker 66 B

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