docker-sailfishos-sdk-local icon indicating copy to clipboard operation
docker-sailfishos-sdk-local copied to clipboard

Scripts to build local Sailfish OS SDK Docker image

Results 2 docker-sailfishos-sdk-local issues
Sort by recently updated
recently updated
newest added

I'm running Docker Desktop on Windows, which requires Hyper-V and unfortunately makes VBox unusable. I compiled the scripts in helper-win directory in repo, replaced all paths with where my SDK...

With the new SDK 2.0 docker image I'm getting following Docker image build error: ``` + chown mersdk:mersdk home/deploy chown: cannot access `home/deploy': No such file or directory ``` I...