ΒΆ
NOOP Container
docker container run alpine:latest /bin/sh -c 'while true; do echo `date`; sleep 1; done'