simple:
image: busybox:latest
command: top
log_driver: "none"
another:
log_driver: "json-file"
log_opt:
max-size: "10m"