I tried to install the latest PMM on CentOs but calling “latest” docker always pulls the version 1.
docker pull percona/pmm-server:latest
maybe it is my fault but i suppose that “latest” tag is for pulling version2.
am I right?
I tried to install the latest PMM on CentOs but calling “latest” docker always pulls the version 1.
docker pull percona/pmm-server:latest
maybe it is my fault but i suppose that “latest” tag is for pulling version2.
am I right?
Normally, yes but we have 2 more parity items we want to ensure make it in to V2 before we update the “latest” tag. For now you can use percona/pmm-server:2 to get the latest in the 2.x series.
Hi,
Sad to say but tag “latest” is pointing to 1.17.4 version.
Please use tag “2”
docker pull percona/pmm-server:2
thanks a lot
I thought there was a comment about pmm client but maybe i’m losing my mind! At any rate, for posterities sake, because pmm2 was a complete rewrite of PMM1 there’s no upgrade path and we decided to name the client pmm2-client to avoid a package conflict.
Unanswered | Unsolved | Solved
MySQL, InnoDB, MariaDB and MongoDB are trademarks of their respective owners.
Copyright © 2006 - 2024 Percona LLC. All rights reserved.