¶
C Docker Setup
Container deployment baseline for C.
¶
Compose Skeleton
services: c: image: <image> restart: unless-stopped