f. cache
This commit is contained in:
parent
ee72f5b15e
commit
19f72ce725
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ RUN addgroup \
|
||||||
RUN apk --no-cache add xz upx bash && \
|
RUN apk --no-cache add xz upx bash && \
|
||||||
mkdir -p /docker/bin && \
|
mkdir -p /docker/bin && \
|
||||||
mkdir /dist && \
|
mkdir /dist && \
|
||||||
|
date > /date.dummy && \
|
||||||
ls /
|
ls /
|
||||||
|
|
||||||
ENV USER git
|
ENV USER git
|
||||||
|
|
Loading…
Add table
Reference in a new issue