Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Guilamb committed Jun 18, 2024
1 parent 3dc6edd commit 83bb629
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ RUN cat /headlamp-plugins/package.json

RUN npm install -g

RUN ls -la
RUN ls -la node_modules

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

0 comments on commit 83bb629

Please sign in to comment.