cf-natali commented on code in PR #444:
URL: https://github.com/apache/mesos/pull/444#discussion_r931587130
##########
support/mesos-website/Dockerfile:
##########
@@ -13,14 +13,16 @@ USER root
RUN apt-get update && \
apt-get install -y --no-install-recommends \
doxygen \
- locales \
- ruby \
- ruby-dev \
- rubygems && \
Review Comment:
I started looking at https://hub.docker.com/r/mesos/mesos-tidy and
https://hub.docker.com/r/mesos/mesos-build
If you could update this image used for the website build that'd be great,
and if you have time maybe also updating the CentOS image
https://hub.docker.com/r/mesos/mesos-centos
Thanks!
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]