Skip to content

Instantly share code, notes, and snippets.

@jmtd
Created October 31, 2016 15:15
Show Gist options
  • Save jmtd/eab76d9614f00038f74809e5f6c9e32f to your computer and use it in GitHub Desktop.
Save jmtd/eab76d9614f00038f74809e5f6c9e32f to your computer and use it in GitHub Desktop.
# before
modules:
- path: https://github.com/containers-tools/openshift-eap
# proposal
modules:
- path: https://github.com/containers-tools/openshift-eap
# mode: git-clone -- default mode, no need to declare
- path: some-local-module
mode: file-copy # copies from ./some-local-module relative to image.yaml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment