repositorypackage
0.0.0-20240619102128-4f0ababdb785
Repository: https://github.com/cilium/starwars-docker.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# README
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
).