CGroupBasedTargetMemoryControl/docker-compose.yml

8 lines
214 B
YAML

services:
cgroupbasedtargetmemorycontrol:
image: ${DOCKER_REGISTRY-}cgroupbasedtargetmemorycontrol
build:
context: .
dockerfile: CGroupBasedTargetMemoryControl/Dockerfile
privileged: true