parent
fb5d1d1d4b
commit
e51ed920f9
1 changed files with 11 additions and 0 deletions
@ -0,0 +1,11 @@ |
||||
# fb-scraper |
||||
|
||||
- |
||||
# Docker buld and run |
||||
|
||||
## Build (for Raspberry Pi) |
||||
$ docker buildx create --use |
||||
$ docker buildx build --platform linux/arm -t l3224/fb-reactions:pi --push . |
||||
|
||||
## Run |
||||
§ docker run -it --name fb1 -v vol1:/data l3224/fb-reactions:latest [-s -u user1,user2] |
||||
Loading…
Reference in new issue