Skip to content

Instantly share code, notes, and snippets.

@gotofritz
Created October 16, 2019 13:52
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 gotofritz/6529df94cbbd00f64f5c73ac630ab73e to your computer and use it in GitHub Desktop.
Save gotofritz/6529df94cbbd00f64f5c73ac630ab73e to your computer and use it in GitHub Desktop.
lazydocker add
# ~/Library/Application\ Support/jesseduffield/lazydocker/config.yml
reporting: "on"
customCommands:
services:
- name: start
attach: false
command: docker-compose up -d {{ .Service.Name }}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment