diff options
Diffstat (limited to 'Dockerfile.CentOSDev')
-rw-r--r-- | Dockerfile.CentOSDev | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Dockerfile.CentOSDev b/Dockerfile.CentOSDev index 3bb834c10..4296ef97e 100644 --- a/Dockerfile.CentOSDev +++ b/Dockerfile.CentOSDev @@ -1,6 +1,7 @@ FROM registry.centos.org/centos/centos:7 RUN yum -y install btrfs-progs-devel \ + atomic-registries \ bzip2 \ device-mapper-devel \ findutils \ |