Skip to content
This repository has been archived by the owner on Jan 21, 2020. It is now read-only.

New template improvements #388

Merged
merged 2 commits into from
Feb 6, 2017
Merged

Conversation

chungers
Copy link
Contributor

@chungers chungers commented Feb 6, 2017

This PR contains:

  • Adding a new source function that allows a template to source another template, and when the sourced template declares any global variables, the variables are propagated back up to be visible in the enclosing template. This is useful for patterns that declare common parameters that are used across multiple templates.
  • Added ENV and VOLUME in Dockerfile

David Chung added 2 commits February 5, 2017 23:44
Signed-off-by: David Chung <david.chung@docker.com>
Signed-off-by: David Chung <david.chung@docker.com>
@chungers chungers merged commit 908e9fb into docker-archive:master Feb 6, 2017
@chungers chungers deleted the template-fix-0 branch February 6, 2017 09:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant