runlike as docker container
https://registry.hub.docker.com/v2/repositories/datoma/runlike/tags/
docker run --rm -v /var/run/docker.sock:/var/run/docker.sock datoma/runlike <DOCKER_CONTAINER_ID>
alias runlike="docker run --rm -v /var/run/docker.sock:/var/run/docker.sock datoma/runlike"
runlike <DOCKER_CONTAINER_ID>
runlike is maintained here: https://github.com/lavie/runlike/
it's canbe installed via pypi: https://pypi.org/project/runlike/
Content type
Image
Digest
Size
80.1 MB
Last updated
over 6 years ago
docker pull datoma/runlike