You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adjust argument slice size in builder
Handle ARG and ENV with duplicate name on RUN
Allow Args to be used in Variable Evaluation
archiveMapper.Filter: also map hard link target names
add dockerclient/testdata/Dockerfile.noworkdir
Add tests to verify copy and add with environment substitution.
Process env substitution in ADD, COPY commands
dockerclient: detect ENOENT when copying
NewBuilder(): always initialize Args
Add env to stage
Use imported constants instead of our own
dockerclient newArchiveMapper: always end archiveRoot with "/"
conformance: test COPY --from with a symlink as the source dir
README: Add podman specific note
Migrate from glog to klog
vndr bump
Update vendoring
Replace docker/docker imports with containers/storage imports
Move to semver versioning to make this library easier to use with go mod.