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
RUN pip install --no-cache-dir -r requirements.txt
# Install OpenModellica, uncomment if you want to use
# RUN for deb in deb deb-src; do echo "$deb http://build.openmodelica.org/apt `awk -F"[)(]+" '/VERSION=/ {print $2}' /etc/os-release | awk '{print $1}' | awk '{ print tolower($0) }'` stable"; done | tee /etc/apt/sources.list.d/openmodelica.list