/restarter

An little application to test with restarting docker containers.

Primary LanguageDockerfile

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