Skip to content

Using ADD instead of volumes - Assets not found #46

Open
@renan-taranto

Description

@renan-taranto

Hi.

I am trying to ADD the application files to the PHP container instead of mounting them.
The application files are added but while accessing it on the prod environment assets can not be found even after dumping them, fixing permissions errors and clearing the cache. Every request to an asset returns a 404 (Not Found), although they are in the container. It works fine in the dev environment tough. Maybe it is related to the nginx configurations but I don't really know.

So, what changes do I have to do in order to ADD instead of mounting volumes?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions