Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
crazy-max committed Dec 15, 2023
1 parent 2ca8e32 commit c062c00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ ARG ALPINE_VERSION=3.19

FROM crazymax/yasu:latest AS yasu
FROM crazymax/alpine-s6:${ALPINE_VERSION}-2.2.0.3
ENV QEMU_STRACE=1

COPY --from=yasu / /
RUN apk --no-cache add \
Expand Down

0 comments on commit c062c00

Please sign in to comment.