Code development platform for open source projects from the European Union institutions 🔵 EU Login authentication by SMS has been phased out. To see alternatives please check here

Skip to content

🐛 Unable to upload file bigger than 1GB

RPS Service Release: R12

Actual Behavior

The Docker image bitnami/spark:latest has a layer that is 1.6GB large.

The Reverse Proxy Mapping https://registry.acceptance.sdlc.webcloud.ec.europa.eu has:

  • Client Max Body Size: 2GB

Yet, when trying to push said Docker image to the registry:

$ docker pull bitnami/spark:latest
$ docker tag bitnami/spark:latest registry.acceptance.sdlc.webcloud.ec.europa.eu/gse-acc/push-test/spark-test:v1
$ docker login registry.acceptance.sdlc.webcloud.ec.europa.eu
$ docker push registry.acceptance.sdlc.webcloud.ec.europa.eu/gse-acc/push-test/spark-test:v1

It ultimately fails (after retrying a few times).

Desired Behavior

The docker push above should succeed.

Relevant Logs

N/A
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information