Go to file
Lauri Võsandi 80d53c226b
continuous-integration/drone Build is passing Details
Add ROS6 workarounds
2022-08-09 10:12:48 +03:00
.drone.yml Initial commit 2022-08-09 08:04:33 +03:00
.gitignore Initial commit 2022-08-09 08:04:33 +03:00
Dockerfile Initial commit 2022-08-09 08:04:33 +03:00
README.md Initial commit 2022-08-09 08:04:33 +03:00
ssh_config Add ROS6 workarounds 2022-08-09 10:12:48 +03:00

README.md

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