Sign inSign up

gioxa/build-image-4-deployctl

By gioxa

Updated over 7 years ago

Custom Build-Image for deployctl project based on CentOS 7

Image
1

10K+

gioxa/build-image-4-deployctl repository overview

build-image-4-deployctl

Custom Build-Image for deployctl project based on CentOS 7

purpose

Custom build image for deployctl/buildimage.

with make_os.conf:


install_packages="ca-certificates lcov util-linux \
zlib-devel libcurl-devel libcjson-devel libyaml-devel rpm-devel \
libzip-devel openssl-devel libgit2-devel cmark-devel rpmbuild \
check-devel libdb-devel libdb libcjson"
install_groups="@Development Tools"


and docker_config.yml:


Hostname: "build-image-deployctl"
Entrypoint:
  - /bin/bash
Env:
  - PATH=/usr/bin:/usr/local/bin:/usr/sbin:/bin:/sbin



Build with odagrun on openshift-online-starter

Tag summary

Content type

-

Digest

Size

100.1 MB

Last updated

almost 8 years ago

docker pull gioxa/build-image-4-deployctl