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