Skip to content

Commit

Permalink
Add missing packages for centos Dockerfile
Browse files Browse the repository at this point in the history
'make git gcc' are needed to build agent

Fixes kata-containers#43

Signed-off-by: liyingjun [email protected]
  • Loading branch information
liyingjun committed Jan 25, 2018
1 parent 18d25ca commit e7239d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rootfs-builder/centos/Dockerfile
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
FROM centos:7
RUN yum install -y make git gcc

0 comments on commit e7239d7

Please sign in to comment.