Re: [go-cd] GoCD Agent DinD Arm64 architecture

2024-05-19 Thread Chad Wilson
No such thing is available right now - see
https://github.com/gocd/gocd/issues/11355

The blocker right now is a sequence of issues:
1) Official Docker DIND images are all *Alpine-based*. GoCD extends these.
2) Alpine is *supposed to be* only used with musl libc, (not glibc, which
software is often built for).
3) GoCD uses wrapping native software called the *Tanuki Service Wrapper
which only supports glibc.*
4) The hacky Alpine glibc package GoCD uses to make Tanuki and Java work
together on Alpine

is only *available for amd64*. Building it custom for aarch64 looks
painful, and I don't want to support it, as it's a bad solution already.

The Tanuki folks have told me that they are working on a version for
Alpine/musl libc (both x64 and aarch64) which is the easiest way to resolve
this soon. However there is no defined release date.

Do you actually *need* docker-in-docker behaviour that relies on this
particular agent image? I have found some people use the DIND image when
they actually do not need to. You'd need to upgrade your GoCD, but there
are aarch64 containers for every other platform except Alpine now.

-Chad

On Sun, May 19, 2024 at 7:46 PM Komgrit Aneksri 
wrote:

> Dear GoCD Team,
>
> I am current using GoCD Server v23.1.0 and GoCD Agent DinD v22.1.0 amd64.
>
> I am looking for GoCD Agent Dind arm64 acrh version.
>
> Do we have GoCD Agent DinD Arm64 version support?
>
> or Have you any source for build it?
>
> Please suggest me.
>
> Best Regards,
> Komgrit
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "go-cd" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to go-cd+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/go-cd/87bced9a-3411-47e8-a559-6cd40e9ad1dan%40googlegroups.com
> 
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"go-cd" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to go-cd+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/go-cd/CAA1RwH8TLth%2BrGr17MUdEG_Pgu9YZZsu-_PLwRr%3DV%3DWH3Wry%2BA%40mail.gmail.com.


[go-cd] GoCD Agent DinD Arm64 architecture

2024-05-19 Thread Komgrit Aneksri
Dear GoCD Team,

I am current using GoCD Server v23.1.0 and GoCD Agent DinD v22.1.0 amd64.

I am looking for GoCD Agent Dind arm64 acrh version.

Do we have GoCD Agent DinD Arm64 version support?

or Have you any source for build it?

Please suggest me.

Best Regards,
Komgrit


-- 
You received this message because you are subscribed to the Google Groups 
"go-cd" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to go-cd+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/go-cd/87bced9a-3411-47e8-a559-6cd40e9ad1dan%40googlegroups.com.