make checkboxes

This commit is contained in:
Alex Goodman 2018-05-25 08:32:09 -04:00 committed by GitHub
parent 9350984354
commit 806ede91cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,9 +6,9 @@ go run main.go
# TODO: # TODO:
[x] Extract docker layers from api - [x] Extract docker layers from api
[x] Represent layers as generic tree - [x] Represent layers as generic tree
[x] Stack ordere tree list together as fake unionfs tree - [x] Stack ordere tree list together as fake unionfs tree
[ ] Diff trees - [ ] Diff trees
[ ] Add ui for browsing layers - [ ] Add ui for browsing layers
[ ] Add ui for diffing stack to layer - [ ] Add ui for diffing stack to layer