nimd/start.sh

3 lines
67 B
Bash
Executable File

#!/bin/bash
docker build -t nimd:latest .
docker run --rm -it nimd