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
- Host: GitHub
- URL: https://github.com/toricls/infinite-loop
- Owner: toricls
- License: mit
- Created: 2021-04-22T14:48:00.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-27T05:00:23.000Z (about 5 years ago)
- Last Synced: 2025-02-17T05:46:20.031Z (over 1 year ago)
- Topics: container, ecs-exec, infinite-loop, infinite-loops
- Language: Dockerfile
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# :recycle: Infinite-Loop
[][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)