ium_452639/run.sh

7 lines
61 B
Bash
Raw Normal View History

#!/bin/sh
set -xe
docker build -t ium .
docker run -it ium