7 lines
144 B
YAML

version: "3.7"
services:
ch12-memory-allocator:
image: kiamol/ch12-memory-allocator:latest
build:
context: ./memory-allocator