planet.plone.org/svx: Bazinga !
sven <jenkins-z4DKO/[email protected]> Sun, 30 Jul 2017 10:29:35 -0700 (PDT)
| Newsgroups | gmane.comp.web.zope.plone.cvs |
|---|---|
| Message-ID | <[email protected]> |
Repository: planet.plone.org Branch: refs/heads/svx Date: 2017-07-30T19:29:24+02:00 Author: sven (svx) <[email protected]> Commit: https://github.com/plone/planet.plone.org/commit/605a660ae39b89d137657afffe4a03b617389eb4 Bazinga ! Files changed: M dockerfiles/Caddyfile M dockerfiles/Dockerfile diff --git a/dockerfiles/Caddyfile b/dockerfiles/Caddyfile index 0637965..b6cd32c 100644 --- a/dockerfiles/Caddyfile +++ b/dockerfiles/Caddyfile @@ -3,6 +3,6 @@ http://planet.plone.org { errors stdout gzip tls no - root /srv/venus/public_html + root /srv/venus/planet.plone.org/public_html } diff --git a/dockerfiles/Dockerfile b/dockerfiles/Dockerfile index baaa4d6..4494c39 100644 --- a/dockerfiles/Dockerfile +++ b/dockerfiles/Dockerfile @@ -37,6 +37,7 @@ WORKDIR /srv/venus COPY planet planet.plone.org RUN chown -R planet:planet planet.plone.org +EXPOSE 2015:2015 #USER planet ENTRYPOINT ["/bin/bash"] ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot