Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed Dashboard v0.0.1 w/ Polymer3 + Webpack #2576

Merged
merged 11 commits into from
Mar 4, 2019
Merged
2 changes: 1 addition & 1 deletion components/centraldashboard/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ COPY webpack.config.js *.json ./

RUN npm install && npm run build && npm prune --production

EXPOSE 8080
EXPOSE 8082

ENTRYPOINT ["npm", "start"]
356 changes: 0 additions & 356 deletions components/centraldashboard/Gopkg.lock

This file was deleted.