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 upstream base image #44

Merged
merged 24 commits into from
Jul 26, 2024
Merged

Use upstream base image #44

merged 24 commits into from
Jul 26, 2024

Commits on Jul 18, 2024

  1. Add Dockerfile config files from laravel-docker, and create test to m…

    …ake sure they get generated
    Kathryn Anne S Tan committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    ec65173 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. generate only specific php package file based on version

    Kathryn Anne S Tan committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    a4472ad View commit details
    Browse the repository at this point in the history
  2. Only generate octane supervisor configurations when their respective …

    …octane flavor is dtected/selected, temporarily use a flag to generate the upstream file
    Kathryn Anne S Tan committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    c3d6012 View commit details
    Browse the repository at this point in the history
  3. re include entrypoint.sh in templates to render for fly apps

    Kathryn Anne S Tan committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    d99d920 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. Initially copy over all php version configs

    Kathryn Anne S Tan committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    f4a82bf View commit details
    Browse the repository at this point in the history
  2. Properly relocate setting php packages

    Kathryn Anne S Tan committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    f31a4ca View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

  1. Provide list of files that dont need a new line appended to

    Kathryn Anne S Tan committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    9cbf47f View commit details
    Browse the repository at this point in the history
  2. Revise dockerfile template to use an upstream base image, copying log…

    …ic from the repository maintaining its previous custom image
    Kathryn Anne S Tan committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    156c1d1 View commit details
    Browse the repository at this point in the history
  3. Include test result for octane_rr dockerfile, include scripts/caches.…

    …sh when generating files for upstream based docker image
    Kathryn Anne S Tan committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    fe013e4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1e2991e View commit details
    Browse the repository at this point in the history
  5. Include Dockerfile test result for octane_swoole_laravel 11

    Kathryn Anne S Tan committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    b990941 View commit details
    Browse the repository at this point in the history
  6. Revert test result for base_10 to original state before upstream imag…

    …e changes
    Kathryn Anne S Tan committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    f8814ce View commit details
    Browse the repository at this point in the history
  7. Include Dockerfile test result for base 10 laravel apps

    Kathryn Anne S Tan committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    f302de3 View commit details
    Browse the repository at this point in the history
  8. Include Dockerfile test result for Laravel 10 octane swoole

    Kathryn Anne S Tan committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    21fa6fd View commit details
    Browse the repository at this point in the history
  9. Include test result for Dockerfile generated for laravel 10 using oct…

    …ane roadrunner
    Kathryn Anne S Tan committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    46aa6e3 View commit details
    Browse the repository at this point in the history
  10. Include test result for Dockerfile generated for Laravel 10 octane fr…

    …ankenphp
    Kathryn Anne S Tan committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    1a27ea7 View commit details
    Browse the repository at this point in the history
  11. Move new config templates inside resources.views.fly folder

    Kathryn Anne S Tan committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    e2bf2ef View commit details
    Browse the repository at this point in the history
  12. Remove phpversion function

    Kathryn Anne S Tan committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    57b654b View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. remove upstream-base-image flag, use upstream image by default

    Kathryn Anne S Tan committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    09ed1d3 View commit details
    Browse the repository at this point in the history
  2. Update the Readme.md to mention the move to the use of upstream image…

    …, while still using fly-apps/laravel-docker Dockerfile logic
    Kathryn Anne S Tan committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    415ffb2 View commit details
    Browse the repository at this point in the history
  3. Update the Readme.md to mention the move to the use of upstream image…

    …, while still using fly-apps/laravel-docker Dockerfile logic
    Kathryn Anne S Tan committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    ab3a923 View commit details
    Browse the repository at this point in the history
  4. Build new phar of the package

    Kathryn Anne S Tan committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    8a3e97b View commit details
    Browse the repository at this point in the history
  5. link to laravel-docker

     Dockerfile
    Kathryn Anne S Tan committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    00f8db9 View commit details
    Browse the repository at this point in the history
  6. link to ubuntu docker hub image

    Kathryn Anne S Tan committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    a08614d View commit details
    Browse the repository at this point in the history