Skip to content

yejune/bootapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bootapp

macOS에서 docker 기반 개발에 도움을 줌.

wget https://raw.githubusercontent.com/yejune/bootapp/master/bootapp.phar
chmod +x bootapp.phar
mv bootapp.phar /usr/local/bin/bootapp
  • self-update

  • up [-n, --no-update|-a, --attach|-p, --pull]

  • halt

  • ls [-a, --all]

  • rm [CONTAINER NAME] [-f, --force]

  • fix [TARGET]

  • log [-f, --follow] [CONTAINER NAME]

  • inspect [CONTAINER NAME]

  • ssh [CONTAINER NAME] *

  • task [TASK NAME] *

  • env

  • pause [CONTAINER NAME]

  • unpause [CONTAINER NAME]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published