2 lines
43 B
Bash
2 lines
43 B
Bash
#! /bin/bash
|
|
sudo docker build -t photon .
|
#! /bin/bash
|
|
sudo docker build -t photon .
|