Closed tsh2 closed 6 years ago
In the docker file
RUN go get -u github.com/toshbrown/lib-go-databox
should be
RUN go get -u github.com/me-box/lib-go-databox
thanks you, I solved it. When I run with dev mode,The login page is appeared. Is there any Databox user control setting?
When I used the following password ,I can login.
And then ,In app-os-monitor ,what kind of data are exported?
what kind of data are exported? >> free memory in bytes
fixed in https://github.com/me-box/app-os-monitor/pull/4
closing
I built the app-os-monitor in hub.docker,but failed
And I also try the docker build code in my os,same error occured
And when run databox-start dev,it also error occured in app-os-monitor same error.