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
LABEL vendor="Men & Mice" maintainer="<services@menandmice.com>" version="8.2.8-docker-beta" Description="Men & Mice Suite Central running on CentOS Linux"
# Update image
RUN yum -y update && yum -y install python wget && yum clean all
RUN wget -q http://download.menandmice.com/Linux/8.2.8/mmsuite-central-8.2.8.linux.x64.tgz && \