[
https://issues.apache.org/jira/browse/YETUS-723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16697505#comment-16697505
]
Allen Wittenauer commented on YETUS-723:
----------------------------------------
-01:
* document some of the old stuff and all of the new stuff. this included
moving the docker support section into its own document
* Another rework of the build to finish off the implementation of YETUS-650.
The catch is that the new COPY/ADD functionality is only available if Docker
API is 18 or greater. If Docker API is 17 or lesser, then it falls back to
what is effectively the same as the current functionality.
* if the default dockerfile is used, it now will attempt to pull the
apache/yetus docker image from the default docker repository (usually docker
hub)
* labels are now (mostly) added at docker build time via command line options.
> Overhaul the docker support for 2018
> ------------------------------------
>
> Key: YETUS-723
> URL: https://issues.apache.org/jira/browse/YETUS-723
> Project: Yetus
> Issue Type: Improvement
> Components: Test Patch
> Reporter: Allen Wittenauer
> Assignee: Allen Wittenauer
> Priority: Major
> Fix For: 0.9.0
>
> Attachments: YETUS-723.aw-repo-00.patch, YETUS-723.aw-repo-01.patch
>
>
> Many core parts of the Docker support haven't been touched in 3 years. Since
> that time, we have learned many things about how people use Docker with
> test-patch and Docker itself has added many new features. It's time to
> overhaul the basic plug-in to take advantage of everything we've learned.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)