2 lines
67 B
Bash
Executable file
2 lines
67 B
Bash
Executable file
#!/usr/bin/env bash
|
|
docker build -t copenhagenatomics/msre:0.1.1 .
|