OakLabsInc / oak

A very opinionated kiosk UI application based on electron
73 stars 18 forks source link

Docker noWorky ! :) #85

Closed supertick closed 2 years ago

supertick commented 2 years ago

Ahoy OakLabsInc ! I wanted to try using your a oak-lite with docker ... I tried, (cloning this repo, following docker compose run .. etc) This is the output I get:

Creating oak ... done
Attaching to oak
oak    | Fontconfig warning: "/etc/fonts/fonts.conf", line 100: unknown element "blank"
oak    | error: unknown option `--no-sandbox'
oak exited with code 0

Any direction would be appreciated, Cheers !

supertick commented 2 years ago

oh .. this would be the "latest" image

rjoffray commented 2 years ago

@supertick what version of node do you have installed and what exactly are the step to repro this error?

supertick commented 2 years ago

Sorry, my mistake ... working now - thank you