Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
Signed-off-by: Guilhane Bourgoin <[email protected]>
  • Loading branch information
Guilamb authored Jun 17, 2024
1 parent de81455 commit 1ac959e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ RUN mkdir -p /headlamp-plugins/build
# Update npm version
RUN npm install -g [email protected]


RUN npm install -g

# Build the headlamp plugin inside the container
# RUN npx @kinvolk/headlamp-plugin build /headlamp-plugins
RUN npm install -g @kinvolk/headlamp-plugin
Expand Down

0 comments on commit 1ac959e

Please sign in to comment.