3 lines
99 B
Bash
Executable file
3 lines
99 B
Bash
Executable file
#!/usr/bin/env bash
|
|
|
|
docker build --pull --rm -t git.mightycastle.net/zimgao/runner-image:latest .
|