Skip to content
This repository has been archived by the owner on Sep 8, 2020. It is now read-only.

Improvements to dockerfile and docker-compose.yml for PHP7.0 #46

Open
wants to merge 1 commit into
base: php7.0
Choose a base branch
from
Open

Improvements to dockerfile and docker-compose.yml for PHP7.0 #46

wants to merge 1 commit into from

Conversation

angelmadames
Copy link

Summary

  • Removed provision.sh and added its steps to the Dockerfile.
  • Replaced mariadb service in docker-compose with official mariadb image.
  • Node version bumped to 10.x.
  • Used ondrej PHP repository instead of default APT.
  • Added Yarn.
  • Mailparse inclusion now by default with a package.
  • Replaced MAINTAINER directive for LABEL.
  • Updated docker-compose file version to 3.7.
  • Composer binary installed directly to /usr/local/bin.
  • Re-organized comments for easier read in small windows and terminals.

- Removed provision.sh and added its steps to the Dockerfile.
- Replaced mariadb service in docker-compose with official mariadb image.
- Node version bumped to 10.x.
- Used ondrej PHP repository instead of default APT.
- Added Yarn.
- Mailparse inclusion now by default with a package.
- Replaced MAINTAINER directive for LABEL.
- Updated docker-compose file version to 3.7.
- Composer binary installed directly to /usr/local/bin.
- Re-organized comments for easier read in small windows and terminals.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant