This website requires JavaScript.
Explore
Help
Sign In
docker
/
cli
Watch
1
Star
0
Fork
0
You've already forked cli
mirror of
https://github.com/docker/cli.git
synced
2026-01-16 20:22:36 +03:00
Code
Activity
Files
c015b59ef3dcda19e1ca61bc4b301387d628b768
cli
/
components
/
engine
/
fs
History
Solomon Hykes
c015b59ef3
Fixed a bug which caused dockerd to not create its DB if an empty /var/lib/docker/images existed; fixed a bug which caused dockerd to not create missing tables in the images DB.
...
Upstream-commit: b5b2f005eb679d0224db407ad1e9320be361640a Component: engine
2013-03-09 19:56:33 -08:00
..
changes.go
gofmt
2013-03-09 19:44:09 -08:00
layers_test.go
gofmt
2013-03-09 19:44:09 -08:00
layers.go
gofmt
2013-03-09 19:44:09 -08:00
mount_darwin.go
Implementing mounting/unmounting of images. Currently missing Mounpoint#Deregister
2013-02-21 23:01:30 -08:00
mount_linux.go
gofmt
2013-03-09 19:44:09 -08:00
store_test.go
gofmt
2013-03-09 19:44:09 -08:00
store.go
Fixed a bug which caused dockerd to not create its DB if an empty /var/lib/docker/images existed; fixed a bug which caused dockerd to not create missing tables in the images DB.
2013-03-09 19:56:33 -08:00