Skip to content

Releases: Surfline/docker-run-on-ec2

docker-run-on-ec2 v0.2.1

10 Oct 22:45
Compare
Choose a tag to compare

Bug fix - wait until execution finishes to terminate.

docker-run-on-ec2 v0.2.0

09 Oct 23:17
Compare
Choose a tag to compare

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

29 Mar 20:36
639a76e
Compare
Choose a tag to compare
  • Fixes a bug where commands that involve interpolation would interpolate outside of the exec process.

docker-run-on-ec2 v0.1.2

07 Nov 19:51
ca5a148
Compare
Choose a tag to compare
  • Fixes a bug with escaping double quotes in the command.
  • Runs SSH command in a login shell.

docker-run-on-ec2 v0.1.1

05 Nov 23:21
a74bf43
Compare
Choose a tag to compare

SSH attempt times out after 5 minutes.

docker-run-on-ec2 v0.1.0

05 Nov 18:21
Compare
Choose a tag to compare

First version of Docker image. Runs a single command on a single EC2 instance defined by a launch template.