build-docker 67 B

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