4 lines
53 B
Bash
4 lines
53 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
docker build -t mikif70/llmongo:4.3.0 .
|