Pressing ? shows a list of available commands, but the keys for start and stop containers are switched. s starts a container and t stops one, but the help shows the other way around:
## Container commands in listing
i inspect container
l display logs of container
f follow logs of container
d remove container (irreversible!)
s stop container
t start container
r restart container
p pause container
u unpause container
X kill container
Pressing
?
shows a list of available commands, but the keys for start and stop containers are switched.s
starts a container andt
stops one, but the help shows the other way around: