Skip to content

Gathering initial feedbacks #2

@aservedio

Description

@aservedio

I could not find a clean and lean example for running a php app in docker with php-fpm and nginx and no code duplication or needing to have a shared volume mounted between nginx and php-fpm.

Worst there's a TON of docker images online with supervisor that runs 2 apps under it and makes it look like 1 docker app. I can't imagine any of them running in prod.

Now this app and the docker images it makes use of, starts fixing those issues I believe. Makes it feel like you can handle both dev and prod, using a clean docker setup.

So, this issue I'm opening is to gather extra ideas or feedback.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions