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