Skip to content

Commit df0562c

Browse files
author
mike dupont
committed
now updated by removing all changes
1 parent 074ea21 commit df0562c

File tree

5 files changed

+1345
-4223
lines changed

5 files changed

+1345
-4223
lines changed

README.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
2+
How to rebuild and test the docker image
3+
```
4+
pnpm clean
5+
pnpm install --no-frozen-lockfile
6+
docker build -t testlocal .
7+
bash ./systemd/agent-docker-local.sh
8+
```
9+
110
# current issue
211

312
```

packages/plugin-bootstrap/dist/index.d.ts

-65
This file was deleted.

0 commit comments

Comments
 (0)