Skip to content

Commit

Permalink
Update fedora dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
zachhuff386 committed Apr 8, 2019
1 parent b3cd538 commit 0a4ebf5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/fedora-29/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ MAINTAINER Pacur <contact@pacur.org>

RUN yum -y upgrade
RUN yum -y groupinstall 'Development Tools'
RUN yum -y install --allowerasing expect
RUN yum -y install tar expect gpg rpm-build rpm-sign openssl createrepo rsync make automake gcc wget zip git bzr mercurial

RUN wget https://dl.google.com/go/go1.12.1.linux-amd64.tar.gz
Expand Down

0 comments on commit 0a4ebf5

Please sign in to comment.