forked from qt-creator/qt-creator
3 lines
46 B
Bash
3 lines
46 B
Bash
|
|
#!/bin/sh
|
||
|
|
docker build -t qt-5-ubuntu-20.04 .
|