Skip to content

Commit a348945

Browse files
Alpine doesn't need tar package, builtin via busybox
1 parent fc912b8 commit a348945

File tree

4 files changed

+0
-4
lines changed

4 files changed

+0
-4
lines changed

4.6/alpine/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ RUN adduser -D -u 1000 node \
1616
linux-headers \
1717
make \
1818
python \
19-
tar \
2019
&& for key in \
2120
9554F04D7259F04124DE6B476D5A82AC7E37093B \
2221
94AE36675C464D64BAFA68DD7434390BDBE9B9C5 \

6.9/alpine/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ RUN adduser -D -u 1000 node \
1616
linux-headers \
1717
make \
1818
python \
19-
tar \
2019
&& for key in \
2120
9554F04D7259F04124DE6B476D5A82AC7E37093B \
2221
94AE36675C464D64BAFA68DD7434390BDBE9B9C5 \

7.2/alpine/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ RUN adduser -D -u 1000 node \
1616
linux-headers \
1717
make \
1818
python \
19-
tar \
2019
&& for key in \
2120
9554F04D7259F04124DE6B476D5A82AC7E37093B \
2221
94AE36675C464D64BAFA68DD7434390BDBE9B9C5 \

Dockerfile-alpine.template

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ RUN adduser -D -u 1000 node \
1616
linux-headers \
1717
make \
1818
python \
19-
tar \
2019
&& for key in \
2120
9554F04D7259F04124DE6B476D5A82AC7E37093B \
2221
94AE36675C464D64BAFA68DD7434390BDBE9B9C5 \

0 commit comments

Comments
 (0)