🌐 AI搜索 & 代理
🔍
主页
Sign in
chromium
/
external
/
github.com
/
docker
/
docker
/
refs/tags/v0.3.3
/
state.go
2e69e17
Create a subpackage for utils
by Guillaume J. Charmes
· 13 years ago
b1fbebb
Fixed wording of ghost-related messages
by Solomon Hykes
· 13 years ago
313d13e
Detect and mark ghost container.
by Guillaume J. Charmes
· 13 years ago
7c2b085
Add inconditionnal lock in Start/Stop/Kill to avoid races
by Guillaume J. Charmes
· 13 years ago
329f444
Remove the mutexes and use chan instead in order to handle the wait lock
by Guillaume J. Charmes
· 13 years ago
d1767bb
Moved resetLock() to the Load() method ; changed resetLock() to initLock() and changed behavior to not modify the lock if it was already set (not nil)
by shin-
· 13 years ago
791ca6f
Better crash simulation in TestRestore ; force state lock creation when loading a container from disk
by shin-
· 13 years ago
299d0b2
Moved HumanDuration() to the main package
by Solomon Hykes
· 13 years ago
7c57a4c
Simplified the core container API, ported it to the new graph. Some features are missing eg. image 'paths' and tags
by Solomon Hykes
· 13 years ago
453d495
Put back the github.com path for the import
by creack
· 13 years ago
45a8bba
gofmt
by Guillaume J. Charmes
· 13 years ago
e0b09d4
Add "nuke" function to docker tests to avoid disk space waste
by Guillaume J. Charmes
· 13 years ago
bcfe2aa
'docker ps' prints shorter lines
by Solomon Hykes
· 13 years ago
333abbf
go fmt
by Andrea Luzzardi
· 13 years ago
904b0ab
Experimenting with a UI which differentiates images and containers
by Solomon Hykes
· 13 years ago
73d7265
go fmt
by Andrea Luzzardi
· 13 years ago
64fc86f
State: Keep track of the container start time
by Andrea Luzzardi
· 13 years ago
a27b4b8
Initial commit
by Andrea Luzzardi
· 13 years ago