daloradius icon indicating copy to clipboard operation
daloradius copied to clipboard

docker file issues - build process failed

Open prabath84 opened this issue 1 year ago • 6 comments

I'm getting following error during the docker build process. its seems to be path related issues Please refer to the attached image for more detail. docker -error - dalo

prabath84 avatar Mar 04 '23 16:03 prabath84

A new Dockerfile, compliant with version 2.0 beta, should be created.

filippolauria avatar Mar 10 '23 11:03 filippolauria

@filippolauria
same here, what do you mean by "a new Docker file compliant with version 2.0 beta, should be created." ? what exactly I need to do / change in the current docker file? thanks,

nokiaIL avatar Mar 15 '23 10:03 nokiaIL

Hi @nokiaIL .

The point is this: we are looking for people that contribute to project creating a new Dockerfile. This Dockerfile could be based on a Debian 11 container, and created according to what I have written in INSTALL.debian.md. I don't think it is a difficult task. If you are able to do it, you contribution will be really appreciated.

filippolauria avatar Mar 15 '23 11:03 filippolauria

Hi @filippolauria

I checked again the DockerFile , and I remembered from the old version that the files of the Radius were under /var/www/html in the current DockerFile I can see the path is pointing to /var/www/html/library/daloradius.conf.php once change the path to /var/www/html then the compose process finished but I don't see the web UI - I see a list of files

looks like the index file is missing or something like that

i will try to see if i can help here

dalo_radius

nokiaIL avatar Mar 15 '23 12:03 nokiaIL

As I said before, please refer to INSTALL.debian.md. Having said that, the new path is app/common/includes/daloradius.conf.php, as you can see at step 19 of the aforementioned guide file.

filippolauria avatar Mar 15 '23 12:03 filippolauria

will there be a fix ?

bncbnc83 avatar Mar 21 '23 21:03 bncbnc83