File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -58,6 +58,13 @@ trial deployment. Depending on your needs, you can choose a
58
58
documentation on [resources](../../guides/admin/resources.md) and
59
59
[requirements](../requirements.md) for help estimating your cluster size.
60
60
61
+ > If your developers require Docker commands like `docker build`, `docker run`,
62
+ > and `docker-compose` as part of their development flow, then
63
+ > [container-based virtual machines (CVMs)](../../workspaces/cvms.md) are
64
+ > required. In this case, we recommend using the `Ubuntu2004` AMI family, as
65
+ > the `AmazonLinux2` AMI family does not meet the requirements
66
+ > for [cached CVMs](../../workspace-management/cvms/management#caching).
67
+
61
68
Once the file is ready, run the following command to create the cluster :
62
69
63
70
` ` ` console
You can’t perform that action at this time.
0 commit comments