Skip to content

Commit

Permalink
Merge branch 'main' into feature/ws2-3149-put-all-the-docs-to-docusau…
Browse files Browse the repository at this point in the history
…rus-repo-from-notion
  • Loading branch information
JulissaDantes authored Apr 9, 2024
2 parents ef319bd + d2e6a09 commit 58e8643
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,5 +1,6 @@
FROM node:20
ARG COMPOSEDB_CLI_VERSION=latest
RUN apt-get update && apt-get install -y git curl gettext-base
RUN npm install --location=global @composedb/cli@${COMPOSEDB_CLI_VERSION}

ENTRYPOINT ["composedb"]

0 comments on commit 58e8643

Please sign in to comment.