Deploy on zeit.co via Dockerfile - PHP Fatal Error

Hi @all,
i’ve sucessfully deployed the cockpit-directory to my now/zeit account. But when i got to the deployment url, there is a fatal PHP-Error, that i’m not able to fix it:

**Fatal error** : Uncaught Error: Call to undefined function Lime\ctype_alpha() in /var/task/user/lib/Lime/App.php:1265 Stack trace: #0 /var/task/user/lib/Lime/App.php(471): Lime\App->isAbsolutePath('#tmp:') #1 /var/task/user/bootstrap.php(219): Lime\App->path('#tmp:') #2 /var/task/user/bootstrap.php(280): cockpit() #3 /var/task/user/index.php(22): require('/var/task/user/...') #4 {main} thrown in **/var/task/user/lib/Lime/App.php** on line **1265**

https://cockpit-master-4rw6q0u2w.now.sh/

Best, Boris

Hey zeit 2.0 does not support docker, last time i checked, how did you manage to deploy it to that extent

i used this now.json
{
“version”: 1,
“name”: “nuxt-build-gp-home”
}