libcompose icon indicating copy to clipboard operation
libcompose copied to clipboard

example doesn't compile

Open geoffhendrey opened this issue 9 years ago • 2 comments

if I import this "github.com/docker/libcompose/docker/ctx" and change the first line to this: project, err := docker.NewProject(&ctx.Context{

then it works

geoffhendrey avatar Oct 13 '16 21:10 geoffhendrey

Yeah, the example often gets overlooked. Want to put in a PR to fix it? :smile:

joshwget avatar Oct 13 '16 21:10 joshwget

Ohhhh… we did not revert the example :sweat:

vdemeester avatar Oct 16 '16 15:10 vdemeester