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

Use Docker consistently #3884

Merged
merged 7 commits into from
Feb 29, 2020
Merged

Commits on Feb 29, 2020

  1. Use Docker consistently

    When a Docker version of the build is available, use it.
    greg0ire committed Feb 29, 2020
    Configuration menu
    Copy the full SHA
    8ed87e1 View commit details
    Browse the repository at this point in the history
  2. Stop using snapshot image

    PHP 7.4 has stable versions now.
    greg0ire committed Feb 29, 2020
    Configuration menu
    Copy the full SHA
    7475993 View commit details
    Browse the repository at this point in the history
  3. Replace external health check with native one

    Hopefully it will work more reliably.
    greg0ire committed Feb 29, 2020
    Configuration menu
    Copy the full SHA
    765432a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e7aef4e View commit details
    Browse the repository at this point in the history
  5. Do not enable docker explicitely

    It seems to be enabled by default.
    greg0ire committed Feb 29, 2020
    Configuration menu
    Copy the full SHA
    6e5fbcb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    398f23e View commit details
    Browse the repository at this point in the history
  7. Continue testing unsupported versions

    They are no longer supported by their vendors, but until we do support
    them, we should continue testing them.
    greg0ire committed Feb 29, 2020
    Configuration menu
    Copy the full SHA
    6e505de View commit details
    Browse the repository at this point in the history