There was an error while loading. Please reload this page.
1 parent 183c7a4 commit c072d12Copy full SHA for c072d12
1 file changed
Dockerfile
@@ -36,6 +36,7 @@ RUN apt-get update -q \
36
bzip2 xz-utils lzip lzma lzop gzip ncompress zstd \
37
rsync python3 \
38
busybox-static tini \
39
+ docker-cli docker-buildx \
40
&& apt-get clean \
41
&& rm -rf /var/lib/apt/lists/*
42
COPY bash-if-tty tini-if-1 /usr/bin/
0 commit comments