Commit Graph

32 Commits

Author SHA1 Message Date
James Douglass 95517eca93 Adding the full git repo. RE:#1952 2025-05-27 14:17:21 -07:00
James Douglass 04c03a59d2 Adding requirements.txt. RE:#1952 2025-05-27 14:15:16 -07:00
James Douglass fdf0afdab0 Clarifying files needed for wheel build. RE:#1952 2025-05-27 14:12:57 -07:00
James Douglass 44e9b5c986 Correcting path to environment file. RE:#1952 2025-05-27 14:04:21 -07:00
James Douglass d379a2d2d0 Correcting how docker is built to fix missing build context. RE:#1952 2025-05-27 14:01:17 -07:00
James Douglass e520c986d6 Correcting adding in the invest source.
RE:#1952
2025-05-27 13:37:04 -07:00
James Douglass 589f68ad37 Trying to build the container from current state.
RE:#1952
2025-05-27 13:35:27 -07:00
James Douglass d73143954c Updating base container versions. RE:#1952 2025-05-27 12:17:17 -07:00
James Douglass 36a7d48f13 Defining the GDAL version from the debian install.
RE:#1952
2025-05-27 12:14:38 -07:00
Emily Soth e5bf1bceb2 cleanup 2025-03-18 14:56:57 -07:00
Emily Soth 54ee132809 debugging 2025-03-18 13:43:34 -07:00
Emily Soth 0f02ebb6a6 debugging 2025-03-18 13:33:51 -07:00
Emily Soth 9143376d6a debugging 2025-03-18 12:32:28 -07:00
Emily Soth a4928b053a try installing gdal-bin 2025-03-18 12:12:28 -07:00
Emily Soth 1b3b0b39cb install libgdal-dev in dockerfile 2025-03-18 12:02:30 -07:00
davemfish e400ec7250 syntax error. #1560 2024-04-22 13:11:50 -04:00
davemfish 1343e84ad4 use the base env. #1560 2024-04-22 13:06:52 -04:00
davemfish da3e9b17c1 define the python version for the conda env to match the debian system python. #1560 2024-04-22 12:48:01 -04:00
James Douglass 4800f4a98f Specifying the base prefix. RE:#1431 2023-10-24 12:17:22 -07:00
James Douglass ce7c59d7d9 Removing cxx-compiler and git after build completes. RE#1431 2023-10-24 12:08:00 -07:00
James Douglass 39ebcb35a2 Clearing pip cache during the build.
RE:#1431
2023-10-23 18:43:04 -07:00
James Douglass e6f850cb76 Replacing native pygeoprocessing builds with better yml generation.
This way pip will perform scm-based package installation like normal
with whatever extra dependencies it needs.

RE:#1431
2023-10-23 18:40:29 -07:00
James Douglass c181d28e58 Building latest pygeoprocessing and installing into container. RE:#1431 2023-10-19 14:26:27 -07:00
James Douglass 77be2d4426 Not removing the wheel, not writeable. RE:#1431 2023-10-19 13:07:41 -07:00
James Douglass 55cb3d36a4 Updating requirements and removing wheel after build. RE:#1431 2023-10-19 11:47:45 -07:00
James Douglass 44d5b1e832 Adding venv, making dirname depend on repo. RE:#1431 2023-10-19 11:36:35 -07:00
James Douglass 3195875b19 Build contexts are not shared between images. RE:#1431 2023-10-19 11:32:50 -07:00
James Douglass c9d72de019 Trying to quote the strings instead to try to get default arg values RE:#1431 2023-10-19 11:29:49 -07:00
James Douglass b9d38db18d Allowing invest repo and build ref to be provided as build args. RE:#1431 2023-10-19 11:25:51 -07:00
James Douglass 8cac295fb9 Installing apt packages with -y. RE:#1431 2023-10-19 11:19:49 -07:00
James Douglass 495ea3239a Dockerfile syntaxerror RE:#1431 2023-10-19 11:17:01 -07:00
James Douglass 576f4c4c2d Adding a 2-phase docker build for testing.
RE:#1431
2023-10-19 11:12:20 -07:00