{"id":27,"date":"2025-03-19T18:45:56","date_gmt":"2025-03-19T18:45:56","guid":{"rendered":"https:\/\/c2dan88.duckdns.org\/golb\/?p=27"},"modified":"2025-07-01T18:31:56","modified_gmt":"2025-07-01T17:31:56","slug":"linuxio-add-node-to-container","status":"publish","type":"post","link":"https:\/\/www.c2dan88.co.uk\/blog\/index.php\/2025\/03\/19\/linuxio-add-node-to-container\/","title":{"rendered":"Add node to linuxserver.io container"},"content":{"rendered":"\n<p>To add node to existing docker run<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>apk update\napk add --update nodejs npm\nnpm install 22 # or prefered verison<\/code><\/pre>\n\n\n\n<p>Now navigate to project folder and run<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>npm install\nnpm run build<\/code><\/pre>\n\n\n\n<p style=\"font-size:clamp(50.171px, 3.136rem + ((1vw - 3.2px) * 5.191), 100px);\">\ud83d\ude00<\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>To add node to existing docker run Now navigate to project folder and run \ud83d\ude00<\/p>\n","protected":false},"author":1,"featured_media":30,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4],"tags":[],"class_list":["post-27","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-programming"],"_links":{"self":[{"href":"https:\/\/www.c2dan88.co.uk\/blog\/index.php\/wp-json\/wp\/v2\/posts\/27","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.c2dan88.co.uk\/blog\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.c2dan88.co.uk\/blog\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.c2dan88.co.uk\/blog\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.c2dan88.co.uk\/blog\/index.php\/wp-json\/wp\/v2\/comments?post=27"}],"version-history":[{"count":1,"href":"https:\/\/www.c2dan88.co.uk\/blog\/index.php\/wp-json\/wp\/v2\/posts\/27\/revisions"}],"predecessor-version":[{"id":55,"href":"https:\/\/www.c2dan88.co.uk\/blog\/index.php\/wp-json\/wp\/v2\/posts\/27\/revisions\/55"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.c2dan88.co.uk\/blog\/index.php\/wp-json\/"}],"wp:attachment":[{"href":"https:\/\/www.c2dan88.co.uk\/blog\/index.php\/wp-json\/wp\/v2\/media?parent=27"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.c2dan88.co.uk\/blog\/index.php\/wp-json\/wp\/v2\/categories?post=27"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.c2dan88.co.uk\/blog\/index.php\/wp-json\/wp\/v2\/tags?post=27"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}