added 480 packages, and audited 482 packages in 4s 57 packages are looking for funding run `npm fund` for details 3 high severity vulnerabilities To address all issues (including breaking changes), run: npm audit fix --force Run `npm audit` for details. > build > npm run build:node > build:node > node build.js npm notice npm notice package: @goldi2/frontend@0.2.2-dev.dcd8b3a npm notice === Tarball Contents === npm notice 1.2kB README.md npm notice 780B app/config.js npm notice 551B app/config.js.map npm notice 22.0kB app/content/css/index.css npm notice 2.3MB app/content/img/experiment1.JPG npm notice 57.0kB app/content/img/GOLDi_Logo.png npm notice 903.1kB app/content/img/landing_2.png npm notice 1.0MB app/content/img/landing_s.jpg npm notice 94.8kB app/content/img/landing.jpg npm notice 1.9MB app/content/img/landing2.png npm notice 33.4kB app/content/img/landing3.jpg npm notice 6.1kB app/content/img/language_icon.svg npm notice 1.5kB app/content/img/Laptop.svg npm notice 2.8kB app/content/img/Student.svg npm notice 1.9kB app/content/img/Teacher.svg npm notice 1.7kB app/content/templates/includes/footer.html npm notice 5.6kB app/content/templates/includes/header.html npm notice 1.1kB app/content/templates/layout.html npm notice 297B app/content/templates/pages/404.html npm notice 3.1kB app/content/templates/pages/about.html npm notice 521B app/content/templates/pages/contact.html npm notice 2.2kB app/content/templates/pages/documentation/control_units/pld_en.html npm notice 274B app/content/templates/pages/documentation/control_units/pld_preview.html npm notice 3.0kB app/content/templates/pages/experiment.html npm notice 3.5kB app/content/templates/pages/faq.html npm notice 525B app/content/templates/pages/imprint.html npm notice 7.3kB app/content/templates/pages/index.html npm notice 1.5kB app/content/templates/pages/login.html npm notice 536B app/content/templates/pages/privacy.html npm notice 1.3kB app/content/templates/simple.html npm notice 1.6kB app/debug_utils.js npm notice 1.2kB app/debug_utils.js.map npm notice 5.6kB app/index.js npm notice 5.2kB app/index.js.map npm notice 2.5kB app/utils.js npm notice 2.0kB app/utils.js.map npm notice 1.6kB package.json npm notice === Tarball Details === npm notice name: @goldi2/frontend npm notice version: 0.2.2-dev.dcd8b3a npm notice filename: goldi2-frontend-0.2.2-dev.dcd8b3a.tgz npm notice package size: 6.3 MB npm notice unpacked size: 6.4 MB npm notice shasum: 15c0d34da0dbbe33939b7b33d3ee06e3b39fb1e5 npm notice integrity: sha512-pC7k7pItdwUvA[...]KhnF3sk2bJlrA== npm notice total files: 37 npm notice cat: ../../crosslab/clients/api/package.json: No such file or directory #1 [internal] load build definition from Dockerfile #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 1.3s #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 328B 0.2s done #1 DONE 1.7s #3 [internal] load metadata for docker.io/library/node:lts-alpine #3 DONE 1.6s #4 [internal] load build context #4 DONE 0.0s #5 [1/6] FROM docker.io/library/node:lts-alpine@sha256:1ccc70acda680aa4ba47f53e7c40b2d4d6892de74817128e0662d32647dd7f4d #5 DONE 0.0s #4 [internal] load build context #4 transferring context: 6.70MB 0.1s done #4 DONE 0.6s #6 [2/6] WORKDIR /tmp #6 CACHED #7 [3/6] COPY .packages /tmp/packages #7 DONE 1.8s #8 [4/6] RUN npm install --global /tmp/packages/* #8 9.528 npm notice #8 9.528 npm notice New minor version of npm available! 9.5.1 -> 9.6.7 #8 9.528 npm notice Changelog: #8 9.528 npm notice Run `npm install -g npm@9.6.7` to update! #8 9.528 npm notice #8 9.532 #8 9.532 added 115 packages in 5s #8 9.532 #8 9.532 10 packages are looking for funding #8 9.532 run `npm fund` for details #8 DONE 11.6s #9 [5/6] RUN rm -rf /tmp/packages #9 DONE 2.7s #10 [6/6] RUN apk add dumb-init #10 1.763 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz #10 2.672 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz #10 3.017 (1/1) Installing dumb-init (1.2.5-r2) #10 3.027 Executing busybox-1.35.0-r29.trigger #10 3.034 OK: 10 MiB in 18 packages #10 DONE 4.2s #11 exporting to image #11 exporting layers #11 exporting layers 2.1s done #11 writing image sha256:1fd6d474e91abc418d285edbd41530229ea8b0f4fa736ca8d5d063f93d246eee 0.1s done #11 naming to docker.io/library/frontend:dcd8b3a #11 naming to docker.io/library/frontend:dcd8b3a 0.1s done #11 DONE 2.2s