start.sh 110 B

12345
  1. #!/bin/bash
  2. export CODE="magnolia"
  3. docker run --rm -it --hostname=mint --network host -v $PWD:/srv/:z $CODE