4 lines
39 B
Text
4 lines
39 B
Text
|
#!/bin/bash
|
||
|
|
||
|
docker build --tag ccbw .
|