Logs a lot then sleeps avatar

Logs a lot then sleeps

Try for free

No credit card required

Go to Store
Logs a lot then sleeps

Logs a lot then sleeps

frantisek/logs-a-lot-then-sleeps
Try for free

No credit card required

An actor which logs 100000 lines and then sleeps for 2 hours. Useful for testing logging.

Dockerfile

1FROM bash
2CMD ["bash", "-c", "for i in `seq 100000`; do echo $i; done; sleep 7200"]
Developer
Maintained by Community

Actor Metrics

  • 1 monthly user

  • 4 stars

  • >99% runs succeeded

  • Created in Mar 2022

  • Modified 2 years ago

Categories