Releases: Surfline/docker-run-on-ec2
Releases · Surfline/docker-run-on-ec2
docker-run-on-ec2 v0.2.1
docker-run-on-ec2 v0.2.0
Change LAUNCH_TEMPLATE_NAME
to LAUNCH_TEMPLATE_NAMES
and accept comma separated list of launch templates to handle unfulfilled requests.
docker-run-on-ec2 v0.1.3
- Fixes a bug where commands that involve interpolation would interpolate outside of the exec process.
docker-run-on-ec2 v0.1.2
- Fixes a bug with escaping double quotes in the command.
- Runs SSH command in a login shell.
docker-run-on-ec2 v0.1.1
SSH attempt times out after 5 minutes.
docker-run-on-ec2 v0.1.0
First version of Docker image. Runs a single command on a single EC2 instance defined by a launch template.