CGroupBasedTargetMemoryControl/docker-compose.yml

8 lines
214 B
YAML
Raw Normal View History

2025-06-06 15:47:09 +08:00
services:
cgroupbasedtargetmemorycontrol:
image: ${DOCKER_REGISTRY-}cgroupbasedtargetmemorycontrol
build:
context: .
dockerfile: CGroupBasedTargetMemoryControl/Dockerfile
privileged: true