Kumar Saurav Blog
Full stack web3 engineer
Pages
Home
About
Setting up docker on AWS
Create a EC2 instance, I used and enter the following commands sequentially
`sudo yum update -y`
`sudo yum install -y docker`
Run `sudo docker ps` to verify if docker was installed successfully
Newer Post
Older Post
Home