Allen Wittenauer created YETUS-650:
--------------------------------------
Summary: Switch Dockerfile.endstub to use a docker build arg
Key: YETUS-650
URL: https://issues.apache.org/jira/browse/YETUS-650
Project: Yetus
Issue Type: Improvement
Components: Test Patch
Reporter: Allen Wittenauer
Now that docker has caught up to some real-world use cases
(https://github.com/moby/moby/issues/18119), it supports parameterized FROM
lines in the Dockerfile. This means we can change from doing crazy appends to
using params and move to allow COPY and ADD from project CIs.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)