Skip to content

Instantly share code, notes, and snippets.

@ebuildy
Created July 29, 2020 19:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ebuildy/4f3c388e37ffcceae80cae8d63b7862e to your computer and use it in GitHub Desktop.
Save ebuildy/4f3c388e37ffcceae80cae8d63b7862e to your computer and use it in GitHub Desktop.
docker-compose config, filter service. Show config only for desired service.
docker-compose config | docker run -i karlkfi/yq -r ".services.my_service_name"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment