Coder.comC
Coder.com2y ago
45 replies
Manchi L.

how to install docker in aws ec2 (devcontainer) template?

after I created a new workspace based on the default aws ec2 (devcontainer) template,
in the vscode > terminal , I tried the following command to install docker, but I could not find my password for coder, pls help
$sudo apt install docker
[sudo] password for coder
Was this page helpful?