1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/registry
Doug Davis bfeb98a236 Make .docker dir have 0700 perms not 0600
Thanks to @dmcgowan for noticing.

Added a testcase to make sure Save() can create the dir and then
read from it.

Signed-off-by: Doug Davis <dug@us.ibm.com>
2015-04-20 14:16:50 -07:00
..
auth.go Make .docker dir have 0700 perms not 0600 2015-04-20 14:16:50 -07:00
auth_test.go Add .docker/config.json and support for HTTP Headers 2015-04-20 13:05:24 -07:00
authchallenge.go
config.go
config_file_test.go Make .docker dir have 0700 perms not 0600 2015-04-20 14:16:50 -07:00
config_test.go
endpoint.go
endpoint_test.go
httpfactory.go
registry.go
registry_mock_test.go
registry_test.go
service.go
session.go
session_v2.go
token.go
types.go