I suggest using docker bind mounts for development. If you don't want to type 'python setup.py develop' every time you startup a new container I suggest putting it in a docker entrypoint.
On Friday, June 27, 2014 1:13:58 PM UTC-6, JeffSpicoli wrote: > > Greetings ! New to the group and pyramid in general. > > I am putting together a high-level plan of attack for using Docker > container(s) with pyramid. > Eventually I would like to setup and deploy a Docker containerized Pyramid > app to AWS. > > So far my searches aren't really turning up anything. > Was wondering if anyone had any experience with Docker and Pyramid > together? > > Thank you > > -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pylons-discuss. For more options, visit https://groups.google.com/d/optout.
