Skip to content

Instantly share code, notes, and snippets.

View nuistzhou's full-sized avatar

flgnwfew nuistzhou

  • Netherlands
View GitHub Profile
# Delete all containers together with their volumes
docker rm -vf $(docker ps -a -q)
# Delete all images
docker rmi -f $(docker images -a -q)
@nuistzhou
nuistzhou / # osgeo-gdal-filegdb - 2019-11-26_11-33-04.txt
Created November 26, 2019 11:21
osgeo-gdal-filegdb (osgeo/osgeo4mac/osgeo-gdal-filegdb) on macOS 10.15.1 - Homebrew build logs
Homebrew build logs for osgeo/osgeo4mac/osgeo-gdal-filegdb on macOS 10.15.1
Build date: 2019-11-26 11:33:04