4 lines
78 B
Plaintext
4 lines
78 B
Plaintext
|
#!/usr/bin/env bash
|
||
|
|
||
|
docker build -t "hub.ici.de.com/kubeterracloud:latest" .
|