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

Ubuntu 16.04LTS support #55

Open
trycoon opened this issue Nov 7, 2016 · 1 comment
Open

Ubuntu 16.04LTS support #55

trycoon opened this issue Nov 7, 2016 · 1 comment

Comments

@trycoon
Copy link

trycoon commented Nov 7, 2016

It would be nice if the Dockerfile gets updated to the latest Ubuntu 16.04 LTS version.
Some packages also seems obsolete:
E: Package 'php5-fpm' has no installation candidate
E: Package 'php5-mysql' has no installation candidate
E: Package 'php-apc' has no installation candidate

I think they should be replaced by "php-fpm", "php-mysql", and "php-apcu".

@trycoon
Copy link
Author

trycoon commented Nov 7, 2016

Ok, some more packages missing:
E: Unable to locate package php5-curl
E: Package 'php5-gd' has no installation candidate
E: Unable to locate package php5-intl
E: Package 'php5-imagick' has no installation candidate
E: Unable to locate package php5-imap
E: Package 'php5-mcrypt' has no installation candidate
E: Unable to locate package php5-memcache
E: Unable to locate package php5-ming
E: Unable to locate package php5-ps
E: Unable to locate package php5-pspell
E: Unable to locate package php5-recode
E: Package 'php5-sqlite' has no installation candidate
E: Unable to locate package php5-tidy
E: Unable to locate package php5-xmlrpc
E: Unable to locate package php5-xsl

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