Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
sagararyal authored Aug 28, 2024
1 parent cafe113 commit dc909f9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
FROM n8nio/n8n:latest

USER root
RUN cd /usr/local/lib/node_modules/n8n && npm install @google/earthengine && npm install -g @turf/turf

WORKDIR /home/node/packages/cli
ENTRYPOINT []
Expand Down

0 comments on commit dc909f9

Please sign in to comment.