2018-12-05 16:28:04 -04:00

3 lines
85 B
Bash
Executable File

#!/bin/bash
docker build -t registration_dapp .
docker run -it registration_dapp bash