Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dockerfile Copy instruction #171

Open
4 tasks done
mreza-sharifi opened this issue Mar 27, 2023 · 0 comments
Open
4 tasks done

Dockerfile Copy instruction #171

mreza-sharifi opened this issue Mar 27, 2023 · 0 comments

Comments

@mreza-sharifi
Copy link

Welcome

  • Yes, I'm using the latest major release. Only such installations are supported.
  • Yes, I'm using the supported system. Only such systems are supported.
  • Yes, I've searched similar issues on GitHub and didn't find any.
  • Yes, I've included all information below (version, config, log, etc).

Description of the problem,screencshot would be good

Hey, at the build image step, there was an error.

=> ERROR [stage-1 5/5] COPY ./bin/. /root/bin/.
it will be repaired if this line edited.

COPY ./bin/. /root/bin/. ==>> COPY --from=builder ./bin/. /root/bin/.

Version of x-ui

$ x-ui version
# Paste output here

x-ui log or xray log

# paste log here
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant