Skip to content

dockerfile for graphql-engine #8851

Answered by jberryman
rdinnik asked this question in Question
Discussion options

You must be logged in to vote

We don't have a self-contained dockerfile that builds and packages unfortunately, but it should be pretty straightforward to do this yourself:

  • look at .circleci/server-builder.dockerfile; this has all the dependencies to build the project
  • take a look at CI scripts or dev.sh for how to build
  • server/packaging/build/Dockerfile for packaging

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by robertjdominguez
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
k/question c/build-system Related to the build-release system
2 participants
Converted from issue

This discussion was converted from issue #6619 on August 25, 2022 09:38.