docker.io/cs50/cli
CLI for CS50
This is the CLI (Command-Line Interface) for
CS50
, a course in web development from Harvard University.
You can use this image to run the CLI on your machine.
Here are some examples of how you might use this image:
docker run -it cs50/cli:latest bash
docker run -it cs50/cli:latest /bin/bash -c "ls"
This will start a new container with the latest version of this image and op
下载:2
版本:1