for-aws icon indicating copy to clipboard operation
for-aws copied to clipboard

Results 99 for-aws issues
Sort by recently updated
recently updated
newest added

### Expected behavior Deploy Docker template in eu-west-3 region ### Actual behavior An error is throw : Template validation error: Template error: Unable to get mapping for AWSRegion2AZ::eu-west-3::EFSSupport ### Information...

### Expected behavior mask should be inherited ### Actual behavior mask is not inherited ### Information file: var/lib/docker/containers getfacl for it owner: root group: root user::rwx user:splunk:r-x group::--- mask::r-x other::---...

Has anyone tried to install CloudWatch Agent on the hosts? https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/Install-CloudWatch-Agent.html It'd be great to be able to collect host-level metrics in CloudWatch.

I’m trying to secure these containers and I want to run them as non-root. Is that possible? Has anyone tried that? Is there any known issue?

### Expected behavior Copying data to volume must work. ### Actual behavior Copying data to volume just froze the stack and only restart helps. ### Information - Same workflow fully...

We are trying to use multiple cloudstor:aws volumes with Amazon ECS. Everything works great for the first volume but when a second container is spun up on the same instance...

### Expected behavior When defining the Cloudstor options for an EBS volume it would be _really_ useful to be able to specify that a volume should be encrypted, and (optionally)...

Will the new `docker cluster` CLI plugin be available for Docker CE clusters on AWS? ### Expected behavior Be able to use `docker cluster` to create and manage clusters on...

### Expected behavior Service starts with attached EBS Volume attached ### Actual behavior My assumption is that it's taking too long to snapshot and load the EBS volume for a...

### Expected behavior When dockerd hangs or is otherwise broken, the healthcheck service running on 44554 should report it is down so that AWS can restart the machine. ### Actual...