Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker file issues - build process failed #406

Open
prabath84 opened this issue Mar 4, 2023 · 6 comments
Open

docker file issues - build process failed #406

prabath84 opened this issue Mar 4, 2023 · 6 comments

Comments

@prabath84
Copy link

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

@filippolauria
Copy link
Collaborator

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

@nokiaIL
Copy link

nokiaIL commented Mar 15, 2023

@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,

@filippolauria
Copy link
Collaborator

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.

@nokiaIL
Copy link

nokiaIL commented Mar 15, 2023

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

@filippolauria
Copy link
Collaborator

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.

@bncbnc83
Copy link

will there be a fix ?

biwhite added a commit to telcom/daloradius that referenced this issue Apr 12, 2023
filippolauria pushed a commit that referenced this issue Apr 15, 2023
Co-authored-by: Ben White <ben.white@telcom.uk>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants