run.sh 63 B

1234
  1. #!/bin/bash
  2. set -e
  3. docker run --rm --entrypoint date "$1" +%Z