Skip to content

cilium/starwars-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

starwars-docker

Deathstar as a Service

Build and publish

Build a Docker container locally with make build.

Build and push to a registry with make publish. You can specify the image tag with the env var IMAGE (defaults to cilium/starwars).