aztk
aztk copied to clipboard
Docker images should be downloaded on ephemeral disk
Currently, docker image downloads default to the OS disk. This behavior should change so that the ephemeral disk is used.
A new /mnt/aztk-docker/ folder can be set as docker root dir. This will allow customers who use larger VM sizes to accommodate larger Docker images.