Skip to content

hirotasoshu/elasticsearch-docker-mirror

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

elasticsearch-docker-mirror

This is elasticsearch docker image mirror, because access to oficial elasticsearch image is restricted for Russia and Belarus.

Pull latest image:

$ docker pull ghcr.io/hirotasoshu/elasticsearch 

Pull by tag:

$ docker pull ghcr.io/hirotasoshu/elasticsearch:7.17.7 

Use as a base image in Dockerfile:

FROM ghcr.io/hirotasoshu/elasticsearch