boot2docker / osx-installer

Docker installer for Mac OS X
Apache License 2.0
1.25k stars 258 forks source link

Docker.pkg can't be opened because it is from an unidentified developer #1

Closed SvenDowideit closed 10 years ago

SvenDowideit commented 10 years ago

I just did a fresh install, and I presume you didn't hit this because you've already hacked your mac.

I presume we're going to need to organise a a proper apple cert and stuff :/

steeve commented 10 years ago

Yeah you need to allow programs from anywhere, following this guide: https://kb.wisc.edu/helpdesk/page.php?id=25443

SvenDowideit commented 10 years ago

@steeve yeah, I know how to work around it - this issue is more a - can't we fix it properly?

steeve commented 10 years ago

I'm not sure how to, I would think the codesign tools are OSX only

SvenDowideit commented 10 years ago

we now sign the pkg (and don't bother with the dmg) on an OSX box we have setup for the b2d build chain.