Experiment #3: Towards a more seamless experience
- O’Reilly Pyxie is a place where authors can put Docker images for distribution
- Inspired by Nick Stinemates any-sass project
- Frontend app starts a container based on an image you choose
- Container is mapped to a URL using Hipache and returned to the user
- User runs the container by going to the URL
- Super-duper pre-alpha proof of concept