run-lox.sh 59 B

12
  1. #!/bin/bash
  2. docker run --name lox -it lox:latest /bin/bash