Skip to content

Instantly share code, notes, and snippets.

@smaggs
Created January 26, 2018 01:12
Show Gist options
  • Save smaggs/79602001155d4b8935b3f30b146a7b88 to your computer and use it in GitHub Desktop.
Save smaggs/79602001155d4b8935b3f30b146a7b88 to your computer and use it in GitHub Desktop.
run command on fym ECS container
docker exec -it eb5e86fe64b2 bash
$ docker exec eb5e86fe64b2 /usr/local/bin/runexec python manage.py load_preap_support_subject -n=ALL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment