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

Alpine linux docker image #6645

Merged
merged 3 commits into from
Jan 30, 2019
Merged

Alpine linux docker image #6645

merged 3 commits into from
Jan 30, 2019

Conversation

colin-campbell
Copy link
Contributor

Minimalist Alpine linux Docker image for those of us that use Alpine.

  • Apache 2.4.38 / PHP 7.2.13
  • Image size 189MB ( vs Ubuntu Bionic 614MB )
  • Apache 2.4 compatible vhost
  • No SSL support ( use with SSL terminator )
  • No deprecated mcrypt ( No LegacyEncrypter )

Fixes:

  • Small fix for initial passport migration ( Added '--force': In production mode, artisan will warn and ask for confirmation, which can throw an exception, due to missing STDIN )

@snipe snipe merged commit ef8e20f into snipe:develop Jan 30, 2019
@snipe
Copy link
Owner

snipe commented Jan 30, 2019

Nice work, thanks!

@JonathonReinhart
Copy link
Contributor

This missed my changes from #6606. I opened an issue: #7969

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

3 participants