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

Convert to using the official docker image #1

Open
dantswain opened this issue Sep 29, 2016 · 4 comments
Open

Convert to using the official docker image #1

dantswain opened this issue Sep 29, 2016 · 4 comments

Comments

@dantswain
Copy link
Owner

The trenpixster image is broken as of trenpixster/elixir-dockerfile#16

@jeammyb
Copy link

jeammyb commented Oct 15, 2017

I will take this.

@dantswain
Copy link
Owner Author

@jeammyb go for it :). If you want to do a separate pr to update to Elixir 1.5 and clear up some compiler warnings, that would also be cool. I assume you’re looking for hacktoberfest cred, so more prs is better ;)

@jeammyb
Copy link

jeammyb commented Oct 16, 2017

@dantswain I'm trying to run in docker but I get this error when execute the docker-compose run --rm node npm install:

npm info using [email protected]
npm info using [email protected]
npm ERR! addLocal Could not install /beanie/deps/phoenix
npm ERR! addLocal Could not install /beanie/deps/phoenix_html
npm ERR! Linux 4.9.49-moby
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install"
npm ERR! node v6.5.0
npm ERR! npm  v3.10.3
npm ERR! path /beanie/deps/phoenix
npm ERR! code ENOENT
npm ERR! errno -2
npm ERR! syscall open

npm ERR! enoent ENOENT: no such file or directory, open '/beanie/deps/phoenix'
npm ERR! enoent ENOENT: no such file or directory, open '/beanie/deps/phoenix'
npm ERR! enoent This is most likely not a problem with npm itself
npm ERR! enoent and is related to npm not being able to find a file.
npm ERR! enoent 

npm ERR! Please include the following file with any support request:
npm ERR!     /beanie/npm-debug.log ```

@dantswain
Copy link
Owner Author

dantswain commented Oct 16, 2017 via email

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

No branches or pull requests

2 participants