Dockerfile - /bin/sh: 1: /root/.cache/dfinity/versions/0.19.0/moc: not found

dfx lazily populates the cache when required, e.g. when running dfx start. To force cache installation you can use dfx cache install

2 Likes