senrav
January 17, 2024, 7:01am
1
I don’t see the 2.8.0 image in the docker hub. There is only a 2.8.0-rc1 image available which was pushed a couple of months ago.
https://hub.docker.com/r/digitalasset/canton-open-source/tags?page=1&name=2.8.0
Can you please get the 2.8.0 image pushed to the docker hub?
With Daml 2.8.0 we stopped publishing open source docker images. Enterprise edition docker images continue to be available as documented here .
1 Like
It has been pointed out to me that the linked docs page has a mistake on it, which will be fixed by this PR . But in short, the way to get the Enterprise docker images is
docker login digitalasset-docker.jfrog.io
docker pull digitalasset-docker.jfrog.io/canton-enterprise[:version]
pragya
November 13, 2024, 11:43am
4
If we dont use daml enterprise then which image tag we should use?