Sign inSign up

rlister/amazon-ssm-agent

By rlister

Updated over 8 years ago

Debian image with amazon-ssm-agent installed to run a container as a client of AWS EC2 Run Command.

Image
4

100K+

rlister/amazon-ssm-agent repository overview

amazon-ssm-agent

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.

Example uses

Run systemd commands on CoreOS
docker run \
  -v /var/run/dbus:/var/run/dbus \
  -v /run/systemd:/run/systemd \
  rlister/amazon-ssm-agent:latest

Tag summary

Content type

Image

Digest

Size

88.9 MB

Last updated

over 8 years ago

docker pull rlister/amazon-ssm-agent