This commit is contained in:
parent
8a25e50c62
commit
c371943818
@ -18,3 +18,9 @@ echo $uri
|
||||
```sh
|
||||
$ git clone https://github.com/bluesky-social/feed-generator
|
||||
```
|
||||
|
||||
```sh
|
||||
docker compose build feed-generator
|
||||
docker build -t publish_feed -f Dockerfile .
|
||||
docker run publish_feed
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user