Skip to content

Instantly share code, notes, and snippets.

@davehorner
Created March 22, 2020 01:15
Show Gist options
  • Save davehorner/1fd3d3902bf5f510088c4e32fceed73e to your computer and use it in GitHub Desktop.
Save davehorner/1fd3d3902bf5f510088c4e32fceed73e to your computer and use it in GitHub Desktop.
FROM python:3
RUN pip install moto[server]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment