@ -1,7 +1,7 @@
|
|||||||
FROM debian
|
FROM debian
|
||||||
# Install Docker and qemu
|
|
||||||
# TODO Use docker stable once it properly supports buildx
|
RUN export DEBIAN_FRONTEND=noninteractive \
|
||||||
RUN apt-get update && apt-get install -y \
|
&& apt-get update && apt-get install -y \
|
||||||
apt-transport-https \
|
apt-transport-https \
|
||||||
ca-certificates \
|
ca-certificates \
|
||||||
curl \
|
curl \
|
||||||
|
Reference in New Issue
Block a user