As far as I can tell the only thing you have to do is to run the container like this:
docker run -p 8080:80 web2py and you will be able to connect at http://localhost:8080 Of course you can change the 8080 to any other port. -rif vineri, 5 decembrie 2014, 05:11:22 UTC+2, Massimo Di Pierro a scris: > > Has anybody here used docker with web2py? I have built a container (docker > + web2py + nginx + uwsgi + supervisor) and everything seems to be fine (no > errors) except that I cannot connect. I attached the docker folder in case > you can help debug. > > Massimo > > > -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.