Update README.md
This commit is contained in:
parent
bb036dc6d8
commit
ca4d5709e8
1 changed files with 2 additions and 2 deletions
|
@ -4,9 +4,9 @@ Syncs PLC operations log into a local table, and allows resolving `did:plc:`
|
||||||
DIDs without putting strain on https://plc.directory and hitting rate limits.
|
DIDs without putting strain on https://plc.directory and hitting rate limits.
|
||||||
|
|
||||||
## Build Instructions
|
## Build Instructions
|
||||||
In the top directory run the following:
|
|
||||||
```bash
|
```bash
|
||||||
podman build -t plc-mirror:latest -f cmd/plc-mirror/Dockerfile .
|
cd cmd/plc-mirror
|
||||||
|
podman build -t plc-mirror:latest .
|
||||||
```
|
```
|
||||||
|
|
||||||
## Setup
|
## Setup
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue