parabuzzle / craneoperator

Gives you a simple web interface for browsing around a Docker Registry
https://hub.docker.com/r/parabuzzle/craneoperator
MIT License
127 stars 32 forks source link

Fix sorting #25

Closed slillibri closed 7 years ago

slillibri commented 7 years ago

Fix sorting Add labels to image info Add dependencies to package.json Default rake task should just be build, to allow people to just git clone && rake (IMHO) The -f flag has been removed from docker tag

parabuzzle commented 7 years ago

@slillibri Thank you for your contribution.