mirror of
https://github.com/typeable/octopod.git
synced 2024-11-23 01:03:45 +03:00
.. | ||
docker | ||
src/bin | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
README.md |
helm-based-control-scripts
An Example of Helm-based control scripts.
Build Docker image
docker build -f docker/Dockerfile -t typeable/octopod-helm-example:1.0 .