portworx / px-dev

PX-Developer is scale-out storage for containers. Run Cassandra, Jenkins, or any application in Docker, with enterprise storage functionality on commodity servers
270 stars 84 forks source link

ERROR: manifest for portworx/px-dev:latest not found #72

Open PoweredByPeople opened 5 years ago

PoweredByPeople commented 5 years ago

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 5 years ago

Try with portworx/px-dev:2.0.3.3 while latest tag is missing.