Skip to content

ewalk153/piku-docker-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Piku docker example

Piku is a great tool chain to simply manage deployments.

This is a demo app to show how to deploy a docker app with piku. It runs nginx and display the default page.

Key elements:

  • a build task that shuts down any prior instances of the image, and builds a new container
  • a run tasks that passes the $PORT variable to the container to map the web process

About

Demo piku app to run your code in docker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published