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 is broken #41

Closed
shanejonas opened this issue Mar 11, 2019 · 0 comments · Fixed by #50
Closed

Dockerfile is broken #41

shanejonas opened this issue Mar 11, 2019 · 0 comments · Fixed by #50
Labels
bug Something isn't working
Projects

Comments

@shanejonas
Copy link
Member

Describe the bug

COPY failed: stat /var/lib/docker/tmp/docker-builder846238464/client-static: no such file or directory

including the wrong directory, it should be templates

To Reproduce
Steps to reproduce the behavior:

  1. clone repository
  2. docker build .
  3. See error

Expected behavior
The docker build . should successfull execute and be able to run it

Screenshots
image

Desktop (please complete the following information):

  • OS: OSX
@shanejonas shanejonas added this to To do in OpenRPC via automation Mar 11, 2019
@shanejonas shanejonas added the bug Something isn't working label Mar 11, 2019
shanejonas added a commit that referenced this issue Mar 13, 2019
OpenRPC automation moved this from To do to Done Mar 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
OpenRPC
  
Done
Development

Successfully merging a pull request may close this issue.

1 participant