4 lines
73 B
Bash
Executable File
4 lines
73 B
Bash
Executable File
#!/usr/bin/env sh
|
|
|
|
sudo docker build -t docker.kapelle.org/ncpb:latest .
|