<div dir="ltr"><div>Hi</div><div><br></div><div>I just installed the new SDK and selected Docker as build environment. For my project shmoose [1] I need some devel libs like openssl.</div><div><br></div><div>What is the correct way to resolve this dependencies here?</div><div><br></div><div>I tried to log into the container with:</div><div> > docker exec -it sailfish-os-build-engine bash</div><div>and would like to install the dependency. But:</div><div> > sb2 -t SailfishOS-3.3.0.16-armv7hl -m sdk-install -R zypper in openssl-devel<br>sb2: Error: Invalid target specified, aborting.</div><div><br></div><div>And obviously, even if that works, it will be gone on the next shutdown of the docker container.</div><div><br></div><div>Any hints here?</div><div><br></div><div>[1] <a href="https://github.com/geobra/harbour-shmoose">https://github.com/geobra/harbour-shmoose</a></div></div>