ERROR: manifest for portworx/px-dev:latest not found
Opened this issue · 1 comments
PoweredByPeople commented
When installing for the first time following the quickstart guide I get the following:
git clone https://github.com/portworx/px-dev.git
cd px-dev/quick-start
docker-compose run portworx -daemon --kvdb=consul://$consul_ip:8500 --clusterid=swarm_data --devices=/dev/xvda
Pulling portworx (portworx/px-dev:)...
ERROR: manifest for portworx/px-dev:latest not found
mh720 commented
Try with portworx/px-dev:2.0.3.3 while latest tag is missing.