Skip to content

allow "run" and "develop" modes per service in the same fig.yml #489

@stefanfoulis

Description

@stefanfoulis

Note: needs a better title

We're using fig for development of our entire application, currently consisting of about 20 individual docker containers. This works great, but it takes for ages to build and some of our developers only work on a small subset of the services.

My proposition would be something along the lines of allowing to set both image and build on the same service. If you just need the service running locally, you could use the pre-built docker container defined in image and run that. If you're actively developing a service, you'd check out the source and build the container from the latest source locally by using build.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions