Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support environment replacement #43

Closed
11 tasks done
priyawadhwa opened this issue Mar 20, 2018 · 0 comments · Fixed by #47, #50 or #58
Closed
11 tasks done

Support environment replacement #43

priyawadhwa opened this issue Mar 20, 2018 · 0 comments · Fixed by #47, #50 or #58
Assignees

Comments

@priyawadhwa
Copy link
Collaborator

priyawadhwa commented Mar 20, 2018

More information here

Should be supported for the following commands:

  • ADD

  • COPY

  • ENV

  • EXPOSE

  • FROM

  • LABEL

  • STOPSIGNAL

  • USER

  • VOLUME

  • WORKDIR
    as well as:

  • ONBUILD (when combined with one of the supported instructions above)

#1 #40 #41 #7 #16 #12 #11 #13 #15

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment