October 18, 20196 yr Hi I'm newbie with docker so sorry if the question has already been asked. I would like to create a new docker container for gladys (home assistant) Here is the git page https://github.com/GladysAssistant/Gladys and the docker hub page : https://hub.docker.com/r/gladysassistant/gladys How can I translate this into a unraid docker template ? Is there a doc or tutorial anywhere ? Thanks
October 18, 20196 yr At the very least, based on the docker file, you'll add 2 environment variables NODE_ENV set to production and SERVER_PORT set to 80 And a port mapping of container port 80 mapped to whatever host port you want
Archived
This topic is now archived and is closed to further replies.