Sign inSign up

jamhed/kazoo-meta

By jamhed

•Updated almost 10 years ago

Kazoo Docker Fleet builder and runner

Image
0

357

jamhed/kazoo-meta repository overview

⁠Kazoo Docker Meta

A container to build and run Kazoo Docker Fleet.

⁠How to run

docker build -t jamhed/kazoo-meta .
docker run -v /var/run/docker.sock:/var/run/docker.sock --entrypoint ./build.sh -ti jamhed/kazoo-meta
docker run -v /var/run/docker.sock:/var/run/docker.sock --entrypoint ./run.sh -ti jamhed/kazoo-meta

⁠How it works

The goal is to simplify build process for non-linux environments. The container needs to have access to the host Docker and will build and run images on the host.

Tag summary

Content type

Image

Digest

Size

40.7 MB

Last updated

almost 10 years ago

docker pull jamhed/kazoo-meta