I work from about 7 different machines, including 3 laptops, ipad, chromebook and a PC desktop. Usually this means keeping credentials, config, build dependencies and IDEs in sync across all 3–and the iPad & Chromebook just can’t run my dev environment I considered a few options to enable seamless work across devices optionproscons Keep a “dev” docker image that contains everything.fully-local devonly works on Desktop OSs. Inconsistency if you forget to push the image Sync scriptfully...