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

feat: support adding in memory files to layers #15

Merged
merged 4 commits into from Apr 16, 2019

Commits on Mar 26, 2019

  1. BREAKING CHANGE: image.addFiles obj keys and values flipped

    image.addFiles(obj)
    when paths are specified as an object the keys are now `targetDirectory`.
    this enables copying the same files into a container to different paths and CustomFiles
    soldair committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    09377b5 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2019

  1. Configuration menu
    Copy the full SHA
    10cfc1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee9c439 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    49bcd65 View commit details
    Browse the repository at this point in the history