Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 512755

Summary: Update Dockerfile keywords
Product: [ECD] Orion Reporter: Remy Suen <remy.suen>
Component: ClientAssignee: Remy Suen <remy.suen>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: P3    
Version: 13.0   
Target Milestone: 14.0   
Hardware: All   
OS: All   
Whiteboard:

Description Remy Suen CLA 2017-02-27 05:31:08 EST
Since bug 446177, many new keywords have been introduced to the Dockerfile format.

ARG (v1.12.0)
HEALTHCHECK (v1.12.0)
LABEL (v1.6.0)
SHELL (v1.12.0)
STOPSIGNAL (v1.9.0)
Comment 2 Remy Suen CLA 2017-02-27 05:36:19 EST
For future reference, the Dockerfile reference can be found at the link below.

https://docs.docker.com/engine/reference/builder/