joeyh at
Refactored :)
| name == "openid-provider" = Just $ standardContainer Stable "amd64"
[ Docker.publish "8081:80"
, Docker.inside $ props
& OpenId.providerFor ["joey", "liw"]
"openid.kitenet.net:8081"
]
Raúl Benencia likes this.