Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Use arm32v6/node alpine base image
Image size reduction: 416MB -> 155MB
  • Loading branch information
RandomByte committed Jan 7, 2018
commit 7e78ab5360786f1b363ed411dfbb817f84e76a7b
2 changes: 1 addition & 1 deletion Dockerfile.arm
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alexellis2/nodejs-armhf:6.9.2
FROM arm32v6/node:9-alpine

WORKDIR /app

Expand Down