build-lox.sh 34 B

12
  1. #!/bin/bash
  2. docker build -t lox .