Skip to content

An S2I enabled image for hosting Wordpress applications in OpenShift

Notifications You must be signed in to change notification settings

singularo/s2i-shepherd-wordpress

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an s2i builder image for wordpress, see below for starter details

Original instructions available here - https://github.com/openshift/source-to-image

Execute build

IMAGE_NAME=singularo/s2i-shepherd-wordpress
docker build -t ${IMAGE_NAME} .

The builder image can also be created by using the make command since a Makefile is included.

Now when you deploy from shepherd, it will use the updated singularo/s2i-shepherd-wordpress image with your changes.

About

An S2I enabled image for hosting Wordpress applications in OpenShift

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 72.6%
  • Dockerfile 24.3%
  • Makefile 1.7%
  • PHP 1.4%