Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

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 issue: 43
  • Loading branch information
liyingjun committed Jan 25, 2018
1 parent 18d25ca commit 4514813
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 dnf -y update && dnf install -y make git gcc

0 comments on commit 4514813

Please sign in to comment.