1
0
Fork 0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
prezto/modules/docker/README.md

480 B

Docker

Enables boot2docker and docker support.

boot2docker

Will automatically set the environment if boot2docker is running.

  • b2d boot2docker
  • b2dstart start docker vm, set environment
  • b2dssh ssh to the boot2docker vm
  • b2dstop stop the boot2docker vm
  • b2di show boot2docker status

docker

  • doc docker
  • docp docker ps
  • docpa docker ps -a
  • docimg show docker images
  • docbash launch bash in an already running container