run-lox.sh 64 B

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