#!/bin/bash FROM centos RUN yum -y update && yum -y install \ git \ gcc \ gcc-c++ \ zlib-devel \ gtk2-devel \ make \ gettext \ bc \ rpm \ rpm-build