我想将我的微服务推到dockerhub,但我不知道如何将它推到docker hub,在docker login之后,然后是im using docker push,然后是go这条消息An image does not exist locally with the tag: microservicehelloworlddocker tag microservicehelloworld microservicehelloworld
我已经成功地在我的mac上安装了mysql,现在我可以在命令行上输入which mysql,mac回复返回预期的路径。
我想从教程这里开始。但根据该教程,我需要一些额外的设置,然后开始该教程。网上是否有好的文档向我展示如何开始管理mysql数据库,以便我可以完成本教程?update:如果它是重要的,在命令行输入mysql -u root回答这个错误:ERROR 2002 (HY000): Can't connect to local MySQL server