Run codesign tool on Docker

Is there a way to run codesign (macOS) tool on Docker container ?

The codesign tool is only available on macOS, so this question boils down to Is it possible to run macOS in a Docker container? I don’t use Docker and so have no insight into that.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

Run codesign tool on Docker
 
 
Q