saltstack-cli-groovy-erath-sieve

Description

Given a number N, print all prime numbers smaller than N. Built by salt.

Tech stack

  • bash
  • groovy
  • openjdk 11
  • salt

Docker stack

  • docker-cli
  • ubuntu:latest

Requirements

Docker desktop must be installed and the application being called must be linux compatiple.

To run

sudo ./install.sh -u

To stop (optional)

sudo ./install.sh -d

To see help

sudo ./install.sh -h