Skip to content

Instantly share code, notes, and snippets.

@rpau
Created March 16, 2018 17:39
Show Gist options
  • Select an option

  • Save rpau/9ea0b98301e1fa46873d0f4b59fba58d to your computer and use it in GitHub Desktop.

Select an option

Save rpau/9ea0b98301e1fa46873d0f4b59fba58d to your computer and use it in GitHub Desktop.
docker file for SNS
FROM s12v/sns:0.3.5
HEALTHCHECK --interval=1s --timeout=2s --retries=10 CMD aws sns --endpoint-url http://localhost:9911 list-topics
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment