Skip to content

Instantly share code, notes, and snippets.

@radu-matei
Created August 11, 2017 15:00
Show Gist options
  • Save radu-matei/7bd2f0b6d6f8ba49077ecb1fd07628e9 to your computer and use it in GitHub Desktop.
Save radu-matei/7bd2f0b6d6f8ba49077ecb1fd07628e9 to your computer and use it in GitHub Desktop.
version: "3"
services:
redis:
image: redis
web:
image: radumatei/python-web
ports:
- "80:80"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment