Skip to content

wagov-dtt/drupal-sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting started with basic drupal app

This is a simple example based on:

  • building a Dockerfile using local docker to build
  • tagging using the default tagPolicy (gitCommit)
  • deploying a single container pod using kubectl

Usage

skaffold config set --global local-cluster true
eval $(minikube docker-env)
skaffold dev --port-forward

About

Skaffold setup for local drupal dev and iac validation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published