This repository was archived by the owner on Jul 18, 2025. It is now read-only.

Description
I try to build docker-compose -f <file> up with libcompose. Any way to start the service in foreground without context.Background()? I searched around, read the godocs and did some tests without success.
I'm new with go and libcompose, so I searched a long time because I though there should be anything I missed. Maybe someone could help me with a hint how to do it?