Replies: 1 comment 1 reply
-
We also have prebuilt Docker-Images on Dockerhub that you can use. What's your reason for building from source? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello
I'm trying to build
apps/web/Dockerfile
locally.This is the output from the attempt to build the image:
I'm guessing that the dockerfile can only be built as part of a step in building the entire turbo repo.
However:
Beta Was this translation helpful? Give feedback.
All reactions