Introduction
This repository is a skeleton for a microscript container image -- that is container that get's started either by Kubernetes Job or CronJob and that does not run forever.
In this particular example MongoDB is included in the setup.
How to use this repository
Just mount scripts using ConfigMap and run
harbor.k-space.ee/k-space/microscript-base
directly from Kubernetes
Description
Languages
Dockerfile
100%