Search found 6 matches

by tygerlord
Monday 08 March 2021 10:47
Forum: General Discussion
Topic: Oficial Docker Container
Replies: 217
Views: 118149

Re: Oficial Docker Container

waaren wrote: Tuesday 09 February 2021 11:39
tygerlord wrote: Tuesday 09 February 2021 11:17 Thanks, but it's docker image, I would like to have a see on Dockerfile source used to create this image
This one ?
yes, ;)
by tygerlord
Tuesday 09 February 2021 11:22
Forum: General Discussion
Topic: Oficial Docker Container
Replies: 217
Views: 118149

Re: Oficial Docker Container


Hello,
I see that we have a oficial docker container! GREAT!!

https://hub.docker.com/r/domoticz/domoticz

Im a user of docker containers since 2 years ago (linuxserver and other).

I create this topic to talk about THE OFICIAL CONTAINER, only, not other. Making a place to coment an discuss about ...
by tygerlord
Tuesday 09 February 2021 11:17
Forum: General Discussion
Topic: Oficial Docker Container
Replies: 217
Views: 118149

Re: Oficial Docker Container

waaren wrote: Tuesday 09 February 2021 10:21
tygerlord wrote: Tuesday 09 February 2021 10:16 Where can we see the Dockerfile?
See this wiki page where you can read that the official docker can be found here
Thanks, but it's docker image, I would like to have a see on Dockerfile source used to create this image
by tygerlord
Tuesday 09 February 2021 11:14
Forum: General Discussion
Topic: Oficial Docker Container
Replies: 217
Views: 118149

Re: Oficial Docker Container


It looks if you can't edit files inside init.d with nano because the command is unknown. But as if I said before docker is new to me. A lot to explore.


You run bash inside docker domoticz? if so You can install nano, the way depends of distribution used (apt install nano, ...) but be careful ...
by tygerlord
Tuesday 09 February 2021 10:16
Forum: General Discussion
Topic: Oficial Docker Container
Replies: 217
Views: 118149

Re: Oficial Docker Container

Hello,
Where can we see the Dockerfile?
Regards
by tygerlord
Saturday 16 January 2021 20:25
Forum: Suggestions
Topic: Progressive web app
Replies: 2
Views: 681

Progressive web app

Hello,

What about adding progressive web app manifest ? I saw a lot of code dealing with the cache in index.html and I don't know if it is compatible with progressive web app?