GitHub user epubreader added a comment to the discussion: (error) ERR Invalid password
This may leak the password. I changed to mount the configuration file, but it still failed. (error) ERR Invalid password docker service create \ --name kvrocks \ --publish 6666:6666 \ --mount type=bind,source=/home/owner/docker/kvrocks/,target=/var/lib/kvrocks \ --mode global \ --restart-condition on-failure \ --with-registry-auth \ apache/kvrocks:2.9.0 GitHub link: https://github.com/apache/kvrocks/discussions/2462#discussioncomment-10221459 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
