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

Issues with Dockerfile #7

Open
RyanMorash opened this issue Mar 21, 2021 · 0 comments
Open

Issues with Dockerfile #7

RyanMorash opened this issue Mar 21, 2021 · 0 comments

Comments

@RyanMorash
Copy link

There are two issues with the dockerfile that are preventing the docker image from being built.

  1. The 'nodejs-legacy' package that is called to be installed by apt-get has no installation candidate. Since I did not see any dependence on Node.js, I simply removed it from my local dockerfile.
  2. HHVM has deprecated support for PHP (https://hhvm.com/blog/2018/09/12/end-of-php-support-future-of-hack.html) and as this image is built from hhvm/hhvm-proxygen:latest, the Composer install fails.
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