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

Upgrades app Dockerfile for Ubuntu 18.04 #822

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

joestrong
Copy link
Contributor

A solution to issue #813 , and supersedes pull request #815

Changes:

  • Upgrades docker ubuntu version from 16.04 to 18.04 (16.04 no longer maintained)
  • Passes DEBIAN_FRONTEND=noninteractive flag during install due to a timezone selection prompt
  • Removes mkdir /run/php, as this seems to be created now by default
  • Removes password from RSA key, as a password less than 4 characters in length is no longer supported

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

Successfully merging this pull request may close these issues.

None yet

1 participant