A lamp standing in front of a green wall


Making a dent in the tech universe

Making a dent in the tech universe


    No results found

    Optimising Docker for Mac and Elixir

    RESOURCE

    The minimum set of files we want to sync is the actual source code that is committed into git. Look at your .gitignore for hints on what to remove in your project. For our Elixir service we have dependencies, and build artifacts, that are written to disk, so moving deps and _build folders external to the shared project folder should speed things up.

    Optimising Docker for Mac and Elixir

    RESOURCE

    The minimum set of files we want to sync is the actual source code that is committed into git. Look at your .gitignore for hints on what to remove in your project. For our Elixir service we have dependencies, and build artifacts, that are written to disk, so moving deps and _build folders external to the shared project folder should speed things up.

    Message sent
    Message could not be sent
    |