iankronquist / beeswax

A Next Generation Honeypot for a 2016 Oregon State Senior Project
MIT License
67 stars 6 forks source link

Use libcompse instead of shelling out to docker-compose #27

Open iankronquist opened 8 years ago

iankronquist commented 8 years ago

This would make the golang code significantly simpler, but libcompose may not yet be ready: https://github.com/docker/libcompose/issues/263