a729dcc4a2
When uploading an image through horizon, the image is saved in /tmp folder temporarily. Since the container root is only 10GB, a big image will crash horizon container. This patch mounts the host /tmp folder to horizon container. [0] https://docs.djangoproject.com/en/1.11/topics/http/file-uploads/#where-uploaded-data-is-stored Change-Id: Idf6a137d09d9e45105c3ec86e6337dd1826f7a03 Closes-Bug: #1712453 |
||
---|---|---|
.. | ||
main.yml |