Shelnutt2 / TileDB-lib-dir-test

Test docker images for GNUInstallDirs testing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TileDB Library Test Project

This is a series of docker images to test the library install path of TileDB

This requires tiledb to be added to ./TileDB

Build Debian Test Image

docker build -t tiledb-debian -f Dockerfile-debian .

Build Fedora Test Image

docker build -t tiledb-fedora -f Dockerfile-fedora .

Build Gentoo Test Image

docker build -t tiledb-gentoo -f Dockerfile-gentoo .

About

Test docker images for GNUInstallDirs testing

License:MIT License