Update name for btrfs headers package
Signed-off-by: Phil Estes <estesp@linux.vnet.ibm.com>
This commit is contained in:
parent
40ac9239a8
commit
fda652be5a
@ -38,7 +38,8 @@ RUN ./install-runc
|
|||||||
|
|
||||||
FROM golang-base AS dev
|
FROM golang-base AS dev
|
||||||
RUN apt-get update && apt-get install -y \
|
RUN apt-get update && apt-get install -y \
|
||||||
btrfs-tools \
|
libbtrfs-dev \
|
||||||
|
btrfs-progs \
|
||||||
gcc \
|
gcc \
|
||||||
git \
|
git \
|
||||||
libseccomp-dev \
|
libseccomp-dev \
|
||||||
|
Loading…
Reference in New Issue
Block a user