I can't find a way to build images, what am I doing wrong? #635
Unanswered
Magneticdud
asked this question in
Ask for Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
🛡️ Security Policy
📝 Describe your problem
I need to build an image in a compose with other 3 containers
The part is just like this:
The Dockerfile is placed in the
stacks/[composename]
directoryWhen I saw the error in the log, I tried to use an absolute path, but no luck.
I tried also to use docker_inline but it doesn't pick the environment variables in this way
📝 Error Message(s) or Log
failed to solve: failed to read dockerfile: open /var/lib/docker/tmp/buildkit-mount212239203/Dockerfile: no such file or directory
🐻 Dockge Version
latest on unraid, unsure how to check :(
💻 Operating System and Arch
unraid 6.12.11
🌐 Browser
Vivaldi
🐋 Docker Version
The one bundled with Unraid 6.12.11
🟩 NodeJS Version
No response
Beta Was this translation helpful? Give feedback.
All reactions