Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
A tiny bit of documentation

Signed-off-by: Liz Rice <liz@lizrice.com>
  • Loading branch information
lizrice authored and aanm committed Oct 3, 2023
1 parent 2d2d55c commit eb8e0f4
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# 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`).

0 comments on commit eb8e0f4

Please sign in to comment.