[freeradius] cannot find the Dockerfile for the image
Hi, I am unable to find the dockerfile of the image uploaded on docker hub: https://hub.docker.com/r/freeradius/freeradius-server/ I would really appreciate pointers to help me find it. Thanks, Ajay T.
On 29/03/2022 22:05, Ajay Tripathi wrote:
I am unable to find the dockerfile of the image uploaded on docker hub: https://hub.docker.com/r/freeradius/freeradius-server/
I would really appreciate pointers to help me find it.
https://github.com/FreeRADIUS/freeradius-server/tree/v3.0.x/scripts/docker See docker.mk - current builds are from ubuntu18 and alpine. -- Matthew
The FreeRADIUS source contains Dockerfiles for several Linux distributions. They are in freeradius-server/scripts/docker/<os_name>. alan
Hi, Sorry for the late reply, but thanks for showing the link. However, why is alpine removed in the master branch, are there any plans to discontinue it? https://github.com/FreeRADIUS/freeradius-server/tree/master/scripts/docker Best, Ajay T. On Wed, Mar 30, 2022 at 8:03 PM Alan Buxey <alan.buxey@gmail.com> wrote:
The FreeRADIUS source contains Dockerfiles for several Linux distributions. They are in freeradius-server/scripts/docker/<os_name>.
alan - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
On 01/04/2022 20:36, Ajay Tripathi wrote:
Sorry for the late reply, but thanks for showing the link. However, why is alpine removed in the master branch, are there any plans to discontinue it?
master branch is still in development, and the docker images don't get much attention. There's not much point until we're nearing a release. -- Matthew
Thanks a lot for the help folks! On Sat, Apr 2, 2022 at 1:23 AM Matthew Newton <mcn@freeradius.org> wrote:
On 01/04/2022 20:36, Ajay Tripathi wrote:
Sorry for the late reply, but thanks for showing the link. However, why is alpine removed in the master branch, are there any plans to discontinue it?
master branch is still in development, and the docker images don't get much attention. There's not much point until we're nearing a release.
-- Matthew - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
participants (3)
-
Ajay Tripathi -
Alan Buxey -
Matthew Newton