/docker-gompose

docker-compose in go

Primary LanguageGo

docker-gompose

docker-compose in go

This is a work in progress. The motivations are the following:

  • Run cross platform (windows, linux, MacOS X) at least.
  • Do not depend on python or any runtime

Commands Fully Implemented:

  • None

Commands Partially Implemented:

  • pull
  • ps
  • kill
  • stop
  • logs

Commands Under Implementation:

  • start

Commands Not Yet Worked On:

  • build
  • port
  • rm
  • run
  • scale
  • restart
  • up

Special Thanks: