gowizzard / restarter

An little application to test with restarting docker containers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Restarting Docker Container

This is a simple docker container that restarts immediately with an error code of 1. This is useful for testing restart policies.

Usage

Here is an example of how to run the container:

docker run --rm --name restarter ghcr.io/gowizzard/restarter:latest

About

An little application to test with restarting docker containers.


Languages

Language:Dockerfile 60.7%Language:Makefile 28.5%Language:Go 10.9%