build_lua.sh 83 B

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