Hi
following your last recommendation I had modified my docker-compose file to indicate ":8.1.0-dev" instead of ":latest", e.g.: lms: container_name: lms image: lmscommunity/logitechmediaserver:8.1.0-dev Everything worked fine for the last week(s), but running docker-compose up -d today, I get the following error Pulling lms ... error ERROR: for lms manifest for lmscommunity/logitechmediaserver:8.1.0-dev not found: manifest unknown: manifest unknown ERROR: manifest for lmscommunity/logitechmediaserver:8.1.0-dev not found: manifest unknown: manifest unknown ------------------------------------------------------------------------ dg1sek's Profile: http://forums.slimdevices.com/member.php?userid=39558 View this thread: http://forums.slimdevices.com/showthread.php?t=111828 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
