curl -fsSL https://test.docker.com -o test-docker.sh sudo sh test-docker.sh sudo service docker start sudo docker run hello-world
eka@Ekade-MacBook-Pro ~ ssh eka@x.x.x.x Linux eric 6.6.31+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.6.31-1+rpt1 (2024-05-29) aarch64
The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright.
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. Last login: Sat Aug 31 16:44:07 2024 from 192.168.0.139 eka@eric:~ $ docker
Usage: docker [OPTIONS] COMMAND
A self-sufficient runtime for containers
Common Commands: run Create and run a new container from an image exec Execute a command in a running container ps List containers