alpine image
This commit is contained in:
BIN
alpine.qcow2
Normal file
BIN
alpine.qcow2
Normal file
Binary file not shown.
@@ -32,7 +32,6 @@ RUN chmod +x /docker-custom-entrypoint.sh && \
|
|||||||
RUN mkdir -p /opt/n8n-custom-nodes && \
|
RUN mkdir -p /opt/n8n-custom-nodes && \
|
||||||
cd /opt/n8n-custom-nodes && \
|
cd /opt/n8n-custom-nodes && \
|
||||||
npm install n8n-nodes-puppeteer \
|
npm install n8n-nodes-puppeteer \
|
||||||
n8n-nodes-sqlite-memory && \
|
|
||||||
npm rebuild sqlite3 && \
|
npm rebuild sqlite3 && \
|
||||||
chown -R node:node /opt/n8n-custom-nodes
|
chown -R node:node /opt/n8n-custom-nodes
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user