5164abb6cfddbe9fb9a40122c44d034e1d9edc1b
All checks were successful
continuous-integration/drone Build is passing
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%