5 lines
43 B
Bash
5 lines
43 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
docker build -t hellen-one .
|
||
|
|