Skip to content

Files

Latest commit

8a91c1f · Dec 6, 2024

History

History

v16

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jul 11, 2024
Dec 4, 2024
Dec 6, 2024
Nov 28, 2024
Dec 5, 2024
Nov 26, 2024
Dec 2, 2024
Dec 1, 2024
Dec 5, 2024

Build Images

docker build --no-cache -t chumaky/postgres_duckdb_fdw:16.3_fdw1.0.0 -f v16/postgres_duckdb.docker . > build.log 2>&1
docker build --no-cache -t chumaky/postgres_jdbc_fdw:16.3_fdw0.4.0   -f v16/postgres_jdbc.docker   . > build.log 2>&1
docker build --no-cache -t chumaky/postgres_mongo_fdw:16.3_fdw5.5.1  -f v16/postgres_mongo.docker  . > build.log 2>&1
docker build --no-cache -t chumaky/postgres_mssql_fdw:16.3_fdw2.0.3  -f v16/postgres_mssql.docker  . > build.log 2>&1
docker build --no-cache -t chumaky/postgres_mysql_fdw:16.3_fdw2.9.1  -f v16/postgres_mysql.docker  . > build.log 2>&1
docker build --no-cache -t chumaky/postgres_oracle_fdw:16.3_fdw2.6.0 -f v16/postgres_oracle.docker . > build.log 2>&1
docker build --no-cache -t chumaky/postgres_redis_fdw:16.3_fdw16.3.0 -f v16/postgres_redis.docker  . > build.log 2>&1
docker build --no-cache -t chumaky/postgres_sqlite_fdw:16.3_fdw2.4.0 -f v16/postgres_sqlite.docker . > build.log 2>&1
docker tag chumaky/postgres_duckdb_fdw:16.3_fdw1.0.0    chumaky/postgres_duckdb_fdw
docker tag chumaky/postgres_jdbc_fdw:16.3_fdw0.4.0      chumaky/postgres_jdbc_fdw
docker tag chumaky/postgres_mongo_fdw:16.3_fdw5.5.1     chumaky/postgres_mongo_fdw
docker tag chumaky/postgres_mssql_fdw:16.3_fdw2.0.3     chumaky/postgres_mssql_fdw
docker tag chumaky/postgres_mysql_fdw:16.3_fdw2.9.1     chumaky/postgres_mysql_fdw
docker tag chumaky/postgres_oracle_fdw:16.3_fdw2.6.0    chumaky/postgres_oracle_fdw
docker tag chumaky/postgres_redis_fdw:16.3_fdw16.3.0    chumaky/postgres_redis_fdw
docker tag chumaky/postgres_sqlite_fdw:16.3_fdw2.4.0    chumaky/postgres_sqlite_fdw

docker tag chumaky/postgres_mssql_fdw:16.3_fdw2.0.3     chumaky/postgres_tds_fdw
docker tag chumaky/postgres_mssql_fdw:16.3_fdw2.0.3     chumaky/postgres_tds_fdw:16.3_fdw2.0.3