Win + R, type cmd or PowerShell, and press Enter.Terminal from the Applications > Utilities folder.Ctrl + Alt + T.docker pull 2424833f/rbotask5
docker run -d -p 3000:3000 --name rbotask5 2424833f/rbotask5
docker ps
http://localhost:3000
docker logs rbotask5
docker stop rbotask5
docker rm rbotask5
Content type
Image
Digest
sha256:157786512…
Size
398.8 MB
Last updated
almost 2 years ago
docker pull 2424833f/rbotask5