Compare commits
1 Commits
master
...
62af074a10
| Author | SHA1 | Date | |
|---|---|---|---|
| 62af074a10 |
@@ -10,6 +10,8 @@ RUN ARCH=$(uname -m) && \
|
||||
ARCH="${ARCH}"; \
|
||||
fi
|
||||
|
||||
RUN echo ${ARCH}
|
||||
|
||||
RUN apk add --no-cache git npm bash
|
||||
|
||||
RUN apk add --update --virtual .deps --no-cache gnupg && \
|
||||
|
||||
Reference in New Issue
Block a user