ce2fb31a72
The range starts from zero, so we are returning one byte too many.
Docker echos this back to us in the manifest it uploads which is where
the extra byte is coming from.
This is actually the root cause of the off-by-one error worked around
in
|
||
---|---|---|
.. | ||
__init__.py | ||
filesystem.py | ||
main.py | ||
storage.py | ||
storageutils.py | ||
swift.py |