Next Generation LCP development environment
LCP services predate our adoption of docker
dockerized services all the way
dockerized services all the way
aka @TheRealLCP
managed vs unmanaged
lcp-compose init
lcp-compose manage SERVICE ARGS
lcp-compose manage buy --image-id ...
lcp-compose unmanage SERVICE
lcp-compose unmanage buy --url http://192.168.0.100:5000
lcp-compose config
lcp-compose up
lcp-compose down
lcp-compose clean
lcp-compose shell
lcp-compose services
lcp-compose attach
lcp-compose graph
Use Github issues for feature requests