[PATCH v2] docker: add Docker files for running an Apache mod_wsgi server

Sean Farley sean.michael.farley at gmail.com
Tue Nov 25 11:45:20 CST 2014


Augie Fackler writes:

> On Mon, Nov 24, 2014 at 03:15:33PM -0800, Sean Farley wrote:
>>
>> timeless at gmail.com writes:
>>
>> > _______________________________________________
>> > Mercurial-devel mailing list
>> > Mercurial-devel at selenic.com
>> > http://selenic.com/mailman/listinfo/mercurial-devel
>>
>> I don't know what's happening here but you might want to check your mail
>> client because I see nothing from you.
>
> His client sent multipart mail where the text part was empty. If you
> switch to looking at the HTML contents you should see his message.

Thanks for the explanation, Augie. It's weird that this is the only
sender on the list where this happens. I did manage to find the html
part which is an unreadable mess:

<head></head><body style=3D"font-family: Calibri, 'Helvetica Neue', Helveti=
caNeue, Helvetica, Arial, sans-serif; white-space: pre-wrap;" contenteditab=
le=3D"true"><span style=3D"font-size: 1em;">Gregory wrote:</span><br><div><=
div>+++ b/contrib/docker-apache-server/README.rst</div><div>> +   change=
s. Rebuilding after pulling or when you haven't ran the container
</div><div><br></div><div>ran -> run</div><div><br></div><div>> +   i=
n a while is typically a good idea.
<br></div><div>> +* ``-i`` will launch the container in interactive mode=
 so stdin in attached</div><div><br></div><div>in -> is</div><div><br></=
div><div>> +* ``-p 8000:80`` will public port ``80`` on the container to=
 port ``8000`` </div><div><br></div><div>public -> publish ?</div><=
div><br></div><div>> +is installed into ``/var/hg/htdocs//hgweb.wsgi``.<=
/div><div><br></div><div>is the // here meaningful?</div><div><br></div><di=
v>+++ b/contrib/docker-apache-server/entrypoint.sh
>+echo "We hope you remembered to publish this port when running the con=
tainer!"</div><div><br></div><div><br></div><div>>+echo "If this is an i=
nteractive container, simply CTRL^C to stop it."
<br></div><div>what is "it" here?</div></div></body>


More information about the Mercurial-devel mailing list