2 lines
63 B
Bash
Executable File
2 lines
63 B
Bash
Executable File
docker build -t lithos-app .
|
|
docker run -p 8501:8501 lithos-app |