Vanessasaurus
Vanessasaurus
**Chart type**: histogram Would it be possible to modify the bar chart to accept bins (start, stop, and count) and then have them touch one another? **Example of how the...
Singularity 2.X versions used to provide the container size as part of metadata with the field `org.label-schema.build-size`, and this is no longer done. Is there a reason, or can it...
I might be looking in the wrong spot, but I can no longer find any bootstrap-history folder, where in the case of an image being a base (localimage) or built...
It's going to be common for a user to try to verify an image that hasn't been signed, or was generated with a (pre 3.0) version of Singularity, or some...
If we can import Singularity from Docker, we should also be able to export Singularity back to Docker. We will need to think about what this means in terms of...
Any time an image is created, bootstrapped, or otherwise written upon finish we should provide the user with a hash for it. It should also be set to some environment...
As discussed in https://github.com/compose-spec/compose-spec/issues/57#issuecomment-617183714, [singularity-compose](https://singularityhub.github.io/singularity-compose/#/) is a simple orchestration tool for [Singularity containers](https://sylabs.io/guides/3.5/user-guide/) and I would like to review the shared (and unshared) parts of the (now specification!) that is...
**Describe the bug** I'm trying to reproduce the only documentation / example I can find for unix sockets, here: https://github.com/jupyter/notebook/pull/4835 And when I do `nc -U /tmp/name.sock` I don't see...
Just working on the documentation, and noticed the COPYRIGHT seems to be for an old name for the project? https://github.com/dyninst/dyninst/blob/master/COPYRIGHT
This is the first pass to format the previous latex into rst. I have done the conversion and only started to go through ensuring that content is preserved (meaning I...