question

mysticalone avatar image
mysticalone asked mysticalone edited

Agent version in DSE Docker image

We are running DSE 6.7.3 docker image and want to upgrade the datastax agent to the latest 6.7.4. What are our options?

docker
10 |1000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

1 Answer

@brasco --Donnie Roberson-- avatar image
@brasco --Donnie Roberson-- answered

You can build your own images and include the version of the agent you would like to use by cloning our public github repo and follow the build instructions.

You could also download the agent tarball to your host, extract it, rename it to agent, use `docker cp` to copy to `/opt` and restart the container.

Share
10 |1000

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.