Skip to content

Commit

Permalink
add README.md for lazy_docker sample
Browse files Browse the repository at this point in the history
  • Loading branch information
slimslenderslacks committed Jun 6, 2024
1 parent 0da648a commit 82668c8
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions prompts/lazy_docker/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
extractors:
- image: docker/lsp:latest
entrypoint: /app/result/bin/docker-lsp
command:
- project-facts
- --vs-machine-id
- none
- --workspace
- /docker
---

## Description

0 comments on commit 82668c8

Please sign in to comment.