concourse/worker/baggageclaim/Dockerfile

7 lines
109 B
Docker

FROM golang:1
RUN apt-get update -qq && \
apt-get install -yqq \
file \
btrfs-progs