#Client for latest version of ubuntu

1 messages · Page 1 of 1 (latest)

languid rivet
#

I don't get it, how would a dockerfile help compiling the application?

#

have I been compiling it wrong this entire time?

#

anyway, which version of ubuntu do you consider to be the "latest", we provide downloads for 24.04, if you are on 25.10 you will have to compile or simply use the flatpak

#

to make sure it does work I just tested it on a fresh image, compiling works perfectly fine on the new 25.10

snow island
#

The dependencies are not found, when tried to install them manually OS says it’s not installable.

#

Also. A dockerfile to compile the client would allow us to use a specific Ubuntu image and then export the final binary through volume to the host machine.

languid rivet
#

that's exactly how our build system works right now

snow island
#

I will give a try this flatpack

languid rivet
#

we make binaries for ubuntu 22.04 and 24.04

#

in our automated build system

#

which version of ubuntu are you using?

snow island
#

25.04

languid rivet
#

how would using a docker image help specifically you?

snow island
#

I may have understood it wrong. But isn’t the current dockerfile building only the server of cocatrice?

languid rivet
#

which dockerfile

#

we have a dockerfile for making a server yes

snow island
#

I see only one dockerfile in the root directory

languid rivet
#

that one makes a server yes

snow island
#

So where can I find a Dockerfile to compile the client?

languid rivet
#

you don't need a dockerfile to compile the client

#

I don't understand why you need one

#

did you click the link I sent

snow island
#

Never mind. Thanks.

languid rivet
#

you're welcome

#

they left the server...