version: "2"
services:
simple:
image: busybox:1.31.0-uclibc
command: top
logging:
driver: "none"
another:
driver: "json-file"
options:
max-size: "10m"