Maria Bermudez
Maria Bermudez
Command for Ubuntu 18.04: ``` wget -qO- https://get.docker.com/ | sh # Executing docker install script, commit: f45d7c11389849ff46a6b4d94e0dd1ffebca32c1 + sudo -E sh -c apt-get update -qq >/dev/null ``` Error: `E: The...
### Problem description Revisit Featured Tutorials: - [x] AWS - [x] https://www.pulumi.com/docs/tutorials/aws/ec2-webserver/ - [x] https://www.pulumi.com/docs/tutorials/aws/ecs-fargate/ - [x] https://www.pulumi.com/docs/tutorials/aws/rest-api/ - [x] https://www.pulumi.com/docs/tutorials/aws/s3-website/ - [ ] Azure - [ ] https://www.pulumi.com/docs/tutorials/azure/container-webserver/ -...
- How does one run Pulumi-defined infrastructure in production? We support Azure DevOps, which is good. More effort here is needed. - Give some further guidance on how to use...