make checkboxes
This commit is contained in:
parent
9350984354
commit
806ede91cb
12
README.md
12
README.md
@ -6,9 +6,9 @@ go run main.go
|
||||
|
||||
# TODO:
|
||||
|
||||
[x] Extract docker layers from api
|
||||
[x] Represent layers as generic tree
|
||||
[x] Stack ordere tree list together as fake unionfs tree
|
||||
[ ] Diff trees
|
||||
[ ] Add ui for browsing layers
|
||||
[ ] Add ui for diffing stack to layer
|
||||
- [x] Extract docker layers from api
|
||||
- [x] Represent layers as generic tree
|
||||
- [x] Stack ordere tree list together as fake unionfs tree
|
||||
- [ ] Diff trees
|
||||
- [ ] Add ui for browsing layers
|
||||
- [ ] Add ui for diffing stack to layer
|
||||
|
Loading…
x
Reference in New Issue
Block a user