Skip to content

Simple project to demonstrate the use of docker, docker-compose and kubernetes in workshops

Notifications You must be signed in to change notification settings

ambient-innovation/docker-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker demo

This is a simple demo project to demonstrate a Dockerfile and docker-compose in a simple environment. It launches an apache webserver and runs a custom php file inside. This can be used to demonstrate

  • how to start a docker container
  • How to enter the container via bash and modify a file (index.php)
  • How to mount a volume and use docker for local development
  • How to use docker-compose to facilitate this

About

Simple project to demonstrate the use of docker, docker-compose and kubernetes in workshops

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published