build: Updated docker images
This commit is contained in:
@@ -18,6 +18,12 @@ docker push <account>/<reponame>:<tag>
|
||||
Update Guide
|
||||
============
|
||||
|
||||
# delete old docker images
|
||||
|
||||
$ docker image ls
|
||||
$ docker rmi coatisoftware/centos6_64_qt_llvm:<tag>
|
||||
$ docker rmi coatisoftware/centos6_32_qt_llvm:<tag>
|
||||
|
||||
# change library version numbers in docker files
|
||||
|
||||
# build and upload docker images with new <tag> e.g. qt591-llvm500:
|
||||
|
||||
Reference in New Issue
Block a user