An open API service indexing awesome lists of open source software.

https://github.com/toricls/infinite-loop

:recycle: Running infinite loop in container - Useful for testing ECS Exec, for instance
https://github.com/toricls/infinite-loop

container ecs-exec infinite-loop infinite-loops

Last synced: 5 months ago
JSON representation

:recycle: Running infinite loop in container - Useful for testing ECS Exec, for instance

Awesome Lists containing this project

README

          

# :recycle: Infinite-Loop

[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)][license]

[license]: https://github.com/toricls/infinite-loop/blob/master/LICENSE
It just gives you an infinite loop.

## Usage

```shell
$ docker run -d public.ecr.aws/toricls/infinite-loop:latest
```

See [https://gallery.ecr.aws/toricls/infinite-loop](https://gallery.ecr.aws/toricls/infinite-loop) for more details

## Contribution

1. Fork ([https://github.com/toricls/infinite-loop/fork](https://github.com/toricls/infinite-loop/fork))
1. Create a feature branch
1. Commit your changes
1. Rebase your local changes against the master branch
1. Create a new Pull Request

## Licence

[MIT](LICENSE)

## Author

[Tori](https://github.com/toricls)