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 npm install -g typescript@4.5.4 @angular/cli \
&& npm ci \
&& cd app \
&& npm ci \
&& ng build --configuration production \
&& cd .. \
&& tsc
EXPOSE 3100
LABEL description="MongoDB client for the web. Query your data directly from your browser. You can host it locally, or anywhere else, for you and your team."