How can I limit the container run time?

This page summarizes the projects mentioned and recommended in the original post on /r/docker

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • piston

    A high performance general purpose code execution engine. (by engineer-man)

  • These guys build something more low-level (based on LXC) which is used in 1000s of Discord channels. Seems to do exactly what I want in a secure way, on cheap VPSes: https://github.com/engineer-man/piston

  • snekbox

    Easy, safe evaluation of arbitrary Python code

  • Maybe this can get you most of the way: https://github.com/python-discord/snekbox

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • the-witness-stand

    The Witness Stand is a set of sandboxes for trying user programs.

  • not sure timeout is the best approach but it has worked so far: https://github.com/mrrusof/the-witness-stand

  • sysbox

    An open-source, next-generation "runc" that empowers rootless containers to run workloads such as Systemd, Docker, Kubernetes, just like VMs.

  • Maybe sysbox can do what you want.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Individual Docker Desktops vs hosting on a server?

    1 project | /r/docker | 3 Dec 2021
  • Sysbox now works on K8s v1.21

    1 project | news.ycombinator.com | 5 Nov 2021
  • Does running a container with privileged mode turn on allow code to escape into the Host ?

    1 project | /r/docker | 26 Oct 2021
  • Run Portainer from Portainer stack (chicken or egg)

    2 projects | /r/docker | 21 Oct 2021
  • How to containerize an app that is not native to Docker ecosystem?

    1 project | /r/docker | 23 Sep 2021