Getting Docker error

docker run docker.elastic.co/elasticsearch/elasticsearch:6.2.1

This is causing:
Exception in thread "main" java.lang.NoClassDefFoundError: Could not initialize class sun.util.calendar.ZoneInfoFile

docker.elastic.co/elasticsearch/elasticsearch:6.2.0 works fine.

Need someone to rebuild the image.

I just ran that without any issues, macOS High Sierra.

$ docker -v
Docker version 17.12.0-ce, build c97c6d6

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.