build_dev.sh 83 B

123
  1. #!/bin/sh
  2. cd ..
  3. docker build --no-cache -t algernon_dev -f docker/dev/Dockerfile .