diff --git a/Dockerfile b/Dockerfile index fa87932..e374ee5 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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