test.sh 92 B

12345
  1. #!/bin/bash
  2. docker build --tag bootstrap .
  3. docker run --rm bootstrap /scripts/docker-test