Skip to content

Commit

Permalink
Add another command to the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dbirks committed Jun 10, 2024
1 parent 1ab6bd9 commit db3d5da
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# devcontainer-images

## wip

```
npx @devcontainers/cli build --workspace-folder ./src/fabric-runtime/1.2
docker run --rm -it -v .:/mnt mcr.microsoft.com/devcontainers/python:1-3.10-bullseye bash
```

0 comments on commit db3d5da

Please sign in to comment.