Skip to content

Commit

Permalink
Merge pull request #127 from vrothberg/cleanup-dockerfile
Browse files Browse the repository at this point in the history
dockerfile: remove unused files
  • Loading branch information
openshift-merge-robot committed Mar 22, 2019
2 parents 705fe92 + 18714b6 commit adad964
Show file tree
Hide file tree
Showing 506 changed files with 17,757 additions and 50,864 deletions.
6 changes: 3 additions & 3 deletions dockerclient/archive.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ import (
"path/filepath"
"strings"

"github.com/docker/docker/pkg/archive"
"github.com/docker/docker/pkg/fileutils"
"github.com/docker/docker/pkg/idtools"
"github.com/containers/storage/pkg/archive"
"github.com/containers/storage/pkg/fileutils"
"github.com/containers/storage/pkg/idtools"
"github.com/golang/glog"
)

Expand Down
183 changes: 0 additions & 183 deletions dockerfile/bflag.go

This file was deleted.

187 changes: 0 additions & 187 deletions dockerfile/bflag_test.go

This file was deleted.

Loading

0 comments on commit adad964

Please sign in to comment.