devopsinfra/docker-simple-runner

Sponsored OSS

By DevOps Infra

Updated 4 days ago

Simplified environment with Make and Docker to be used as CI/CD runner for more complicated images

Image
Integration & Delivery
Security

519

Dockerized simplified environment with Make and Docker to be used as CI/CD runner for more complicated images, like docker-simple-runner

Docker image with Make, Docker and Python

Docker image is available at DockerHub under devopsinfra/docker-simple-runner.
For example:

  • devopsinfra/docker-simple-runner:latest

Source code is available at devopsinfra/docker-simple-runner.

Badge swag

GitHubGitHub code size in bytesGitHub last commitPush to masterPush to other
DockerHubDockerfile sizeDocker Pulls
DockerHubDocker versionImage size

Summary

To be done

Usage

To be done

For example: To be done

Additional software available

NameTypeDescriptionSource/Documentation
bashBinaryFor color output. Assures also access to some builtins.https://www.gnu.org/software/bash/
dockerBinaryFor running another container, e.g. my devopsinfra/docker-terragrunthttps://github.com/devopsinfra/docker-terragrunt
makeBinaryFor using Makefile instead of scripts in deployment process.https://www.gnu.org/software/make/
ncursesBinaryFor expanding Makefile with some colors.https://invisible-island.net/ncurses/announce.html
python3BinaryFor running more complex scripts during deployment process.https://www.python.org/
requestsPython libraryFor sending HTTP requests, for example integration with Slackhttps://github.com/psf/requests
slack_sdkPython libraryFor integration with Slack applications/bots, e.g. creating channels for notificationshttps://github.com/slackapi/python-slack-sdk

Docker Pull Command

docker pull devopsinfra/docker-simple-runner