Skip to content

Commit

Permalink
dockerfile cleanup, reduce image size
Browse files Browse the repository at this point in the history
Signed-off-by: Tommy Hughes <[email protected]>
  • Loading branch information
tchughesiv committed Nov 21, 2024
1 parent 39dd53b commit 1e79e23
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ COPY . /feast
WORKDIR /feast
ENV NPM_TOKEN '//registry.npmjs.org/:_authToken'
RUN make install-python build-ui
RUN pip install --no-cache-dir aws gcp snowflake redis go mysql postgres opentelemetry grpcio

WORKDIR /

Expand Down

0 comments on commit 1e79e23

Please sign in to comment.