Skip to content

Fig caching mounted volumes #836

@jgadbois

Description

@jgadbois

After updating fig, I'm having a problem where fig seems to be caching the local working directory and using it's own version instead of using my local directory. For instance in my fig.yml I have

  volumes:
    - .:/var/www/html/

But file changes don't show in the web server.

In another project, where a volume is mounted the same way, switching branches in my local directory does not seem to update the code in the mounted volume.

Is this a new configuration item I am missing or something?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions