We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5e45ac commit 8846e56Copy full SHA for 8846e56
Dockerfile
@@ -9,7 +9,7 @@ ARG GIT_HASH=902a4ef
9
COPY root/ /root-layer/
10
11
RUN \
12
- echo "**** install build packages ****" && \h
+ echo "**** install build packages ****" && \
13
apk add --no-cache \
14
curl build-base && \
15
echo "**** get heyu source ****" && \
0 commit comments