[
https://issues.apache.org/jira/browse/GEODE-60?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14804847#comment-14804847
]
jun aoki commented on GEODE-60:
-------------------------------
[~markito], I'm about to submit another patch.
I've built a few images and found 2 questions for you.
{code}
REPOSITORY TAG IMAGE ID CREATED
VIRTUAL SIZE
geode/compile 0.1-jaoki 208bc5647cf0 8 seconds
ago 697.1 MB
geode/compile 0.1 68e33647bf6d 10 seconds
ago 696.8 MB
geode/runtime 0.1 b06430969447 9 minutes
ago 753 MB
geode/base 0.1 5140902f1dfa 12 minutes
ago 603 MB
{code}
1. VIRTUAL SIZEs seem bigger than you have told. Is it something I did wrong?
2. REPOSITORY and TAG naming. Any preference? Proper versioning as TAG is
important as we may have a few releases side by side.
(but you can also argue naming does not matter since anybody can docker build
with any name they want)
My code diff is here
https://github.com/jaoki/incubator-geode/compare/develop...jaoki:dockerized-build?diff=split&expand=1&name=dockerized-build
> Geode build environment within Docker to enable anybody and on any OS and any
> environment can build Geode as long as there is Docker
> ------------------------------------------------------------------------------------------------------------------------------------
>
> Key: GEODE-60
> URL: https://issues.apache.org/jira/browse/GEODE-60
> Project: Geode
> Issue Type: Sub-task
> Components: build
> Reporter: jun aoki
> Assignee: jun aoki
> Attachments: GEODE-60-2.patch, GEODE-60-3.patch, GEODE-60-4.patch,
> GEODE-60.patch
>
>
> geode build is on gradle and seems very tidy but it still requires third
> party libraries, like Java.
> Let's have a Docker environment so that at least we have an reliable
> immutable environment and we can use it on CI on builds.apache.org
> https://builds.apache.org/view/E-G/view/Geode/
> (From my experience, It is a bit of pain to find a right environment on
> builds.a.o but Docker is a cure so far.)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)