build_interactive.sh 99 B

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