From b40bb44dd58983f2001af80558d509b2893f8737 Mon Sep 17 00:00:00 2001 From: vggonzal <9Tcostoamm> Date: Wed, 18 Oct 2023 16:04:16 -0700 Subject: [PATCH] docker config --- docker/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/README.md b/docker/README.md index 7752ef27..7502269a 100644 --- a/docker/README.md +++ b/docker/README.md @@ -4,7 +4,7 @@ This directory contains the `Dockerfile` used to build the Docker image capable It includes a number of helper scripts to be run by the CI/CD pipeline but can also be run locally to build the image. -## Building +## Building Building the Hydrocron API docker image depends on a tar file version of the project. This can be built using `poetry build` or by downloading a previously built version of the project as a tar.