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 f630598 commit a6982e0
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 @@ -18,7 +18,7 @@ RUN cat /headlamp-plugins/package.json

RUN npm install -g

RUN ls -la /headlamp-plugins
RUN ls -la

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

0 comments on commit a6982e0

Please sign in to comment.