3 lines
42 B
Bash
3 lines
42 B
Bash
#!/bin/bash
|
|
|
|
docker build -t rotini:dev .
|
#!/bin/bash
|
|
|
|
docker build -t rotini:dev .
|