You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Deploying TC 2018.1.4 with this template sets up a 7 GB root volume. When upgrading to 2019.1, the new Docker image is 1.1 GBs, and during the extraction phase the process stops because of insufficient disk space.
Solution: root disk should be set to e.g. 10 GBs. Alternatively, Docker image storage should be moved to /mnt/data.
The text was updated successfully, but these errors were encountered:
Deploying TC 2018.1.4 with this template sets up a 7 GB root volume. When upgrading to 2019.1, the new Docker image is 1.1 GBs, and during the extraction phase the process stops because of insufficient disk space.
Solution: root disk should be set to e.g. 10 GBs. Alternatively, Docker image storage should be moved to /mnt/data.
The text was updated successfully, but these errors were encountered: