Debian image with amazon-ssm-agent installed to run a container as a client of AWS EC2 Run Command.
100K+
This is a simple installation on debian of the AWS EC2 Run Command agent.
Running this container on an ec2 instance with correct IAM permissions will allow the running of commands inside the container.
docker run \
-v /var/run/dbus:/var/run/dbus \
-v /run/systemd:/run/systemd \
rlister/amazon-ssm-agent:latest
Content type
Image
Digest
Size
88.9 MB
Last updated
over 8 years ago
docker pull rlister/amazon-ssm-agent