ctr

Shell

An image must be already present, for example: ``` ctr images pull docker.io/library/alpine:latest ```

ctr run --rm --mount type=bind,src=/,dst=/,options=rbind -t docker.io/library/alpine:latest x