4 lines
67 B
Bash
4 lines
67 B
Bash
#!/bin/sh
|
|
|
|
docker build --progress=plain --tag cyclonedds:0.8.0 ./
|
#!/bin/sh
|
|
|
|
docker build --progress=plain --tag cyclonedds:0.8.0 ./
|