build-docker 66 B

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