Vanessasaurus

Results 2056 comments of Vanessasaurus

+1 - demo is not working.

If it helps, I got it working nicely in django, here is the Upload class: https://github.com/vsoch/docfish/blob/master/docfish/apps/storage/views.py#L40 and the views: https://github.com/vsoch/docfish/tree/master/docfish/apps/storage/templates/upload

+1. I was about to reference this issue in the other about bootstrap :)

@carterpeel this needs to be evaluated if it’s still an issue, and if so it’s considered a bug and needs to be fixed.

Don't close stalebot, the contributors to this issue have responded and it's the maintainers that have not.

I would up implementing a Singularity Python recipe converter, but it doesn’t do any image conversion. If a singularity image can be dumped into one layer it seems reasonable that...

Don't close stalebot, the contributors to this issue have responded and it's the maintainers that have not.

@gmkurtzer so right now you are generating a random uuid (uuid4?) are you happy with this over a content hash? I think they are actually different! uuid is for a...

hmm, I can think of ways to have a "quasi hash" (accounting for the layers that get imported if given docker, and the contents of `.singularity` but that doesn't help...