Dockerfile 219 B

123456
  1. FROM debian:buster
  2. LABEL maintainer="Lovell Fuller <npm@lovell.info>"
  3. # Create Debian-based container suitable for post-processing Windows binaries
  4. RUN apt-get update && apt-get install -y advancecomp brotli curl zip