GitHub user vveider opened a pull request:
https://github.com/apache/ignite/pull/3235 IGNITE-7190 Docker Hub official repository deployment
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-7190
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3235.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3235
----
commit f1b20b279b28d664a08d55f18274db5e10286281
Author: Ivanov Petr <
[hidden email]>
Date: 2017-12-14T15:41:53Z
IGNITE-7190 Docker Hub official repository deployment
* removed obsolet files
* revamped main file and startup script
commit 02b2b0ce07e25e49a8baedd73ac9abb949d78b14
Author: Ivanov Petr <
[hidden email]>
Date: 2017-12-14T18:24:02Z
IGNITE-7190 Docker Hub official repository deployment
* replaced base image from Ubuntu to Alpine Linux thus squashing resulting image by more then half
* removed obsolete README.txt
----
---