You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.
LABEL Description="This image is used to download the source of mesos.apache.org from SVN and Git and generate the web site. Once it's ran it generates the web site and starts the web server serving the site on port 4567."
ADD files/run_site.sh /tmp/run_site.sh
RUN apt-get update
RUN apt-get install -y subversion g++ ruby ruby-dev make rake nodejs git