Skip to content

dgodd/container-compose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Container Compose

Run containers using apple's new "container" command and "docker-compose.yml"

NOTE: While this is currently very much an MVP, I have been using it myself for the last 2 months.

Install

  1. First install Apple's "container" using Container Tutoral, you will need to setup dns using "test" as a domain (as suggested in the doc). Currently that means running container system start and sudo container system dns create test.
  2. Copy the latest release of "container-compose" to the path
  3. Run "container-compose" from a directory with a "docker-compose.yml" file.

Build

go build -trimpath -buildvcs -o ./container-compose .

About

Run containers using apple's new "container" command and "docker-compose.yml"

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages