ningyougang commented on issue #4587: S3AttachmentStoreMinioTests test cases run failed
URL: https://github.com/apache/openwhisk/issues/4587#issuecomment-523249112
@chetanmeh ,thanks for your reply.
you mean the `minio` docker image? i compared, all machines's minio docker image is same.
```
# docker images|grep minio/minio
minio/minio latest 77a8467ccda1 6
days ago 63.5MB
```
And regarding get docker logs from container, it is same also.
```
Endpoint: http://172.17.0.3:9000 http://127.0.0.1:9000
Browser Access:
http://172.17.0.3:9000 http://127.0.0.1:9000
Object API (Amazon S3 compatible):
Go: https://docs.min.io/docs/golang-client-quickstart-guide
Java: https://docs.min.io/docs/java-client-quickstart-guide
Python: https://docs.min.io/docs/python-client-quickstart-guide
JavaScript: https://docs.min.io/docs/javascript-client-quickstart-guide
.NET: https://docs.min.io/docs/dotnet-client-quickstart-guide
Exiting on signal: TERMINATED
```
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
users@infra.apache.org
With regards,
Apache Git Services
|