KnowageLabs / Knowage-Server-Docker

Docker Image packaging for Knowage Server https://www.knowage-suite.com
GNU Affero General Public License v3.0
65 stars 76 forks source link

Docker image _manifest unknown_ error #34

Closed adrienandrem closed 3 years ago

adrienandrem commented 4 years ago

docker-compose up command fails:

$ docker-compose up
Pulling knowage (knowagelabs/knowage-server-docker:7.2)...
ERROR: manifest for knowagelabs/knowage-server-docker:7.2 not found: manifest unknown: manifest unknown
kerny3d commented 4 years ago

Hi @adrienandrem, we are working on it and it will be available soon.

You can follow the progress on the master branch.

kerny3d commented 3 years ago

Hi @adrienandrem, knowage-server-docker:7.2 available.

adrienandrem commented 3 years ago

@kerny3d confirming image pull works here, thanks!