创建网络(为了方便后续容器间的通信)
拉取elasticsearch 8.8.1镜像
创建并运行elasticsearch容器
访问测试
访问https://localhost:9200
输入用户elastic,及自动生成的密码,如果能正常访问,则说明安装成功