Skip to content

Cloud native ci and build box. Has all the features for building S2I images, helm charts, operators, docker, ansible and deployment to kubernetes and openshift.

Notifications You must be signed in to change notification settings

xrowgmbh/docker-s2i

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cloud native ci and build box

Cloud native ci and build box. Has all the features for building S2I images, helm charts, operators, docker, ansible and deployment to kubernetes and openshift.

If Selinux is set to enforcing run those commadn first:

chcon -Rt svirt_sandbox_file_t $(HOME)/.kube 
chcon -Rt svirt_sandbox_file_t $(pwd)
docker run -it -v $HOME/.kube:/root/.kube -v $(pwd):/src -w /src xrowgmbh/s2i bash

About

Cloud native ci and build box. Has all the features for building S2I images, helm charts, operators, docker, ansible and deployment to kubernetes and openshift.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •