Skip to content

Commit

Permalink
Update install.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jorge12221 authored Dec 20, 2024
1 parent 5f6156f commit a68232d
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion docs/getting-started/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ Edit `docker-compose.yml` and add the `--no-client` option
# docker-compose.yml
command:
- "serve"
- "--no-client"
- "--no-client"
```
#### Troubleshooting
Expand All @@ -119,3 +119,15 @@ All the output is sent to stdout, so it can be inspected by running:
```shell
docker logs -f <container-id|container-name>
```
30032dd388e22d896a080084799585bbef08c0a10cf6ec7ab4f451a2470bbe5a phoneinfoga_Linux_armv6.tar.gz
3990bacad224b1867d4e76cb06b83d01c9a0e87b529cc8e4e32bcb3e39793d28 phoneinfoga_Darwin_x86_64.tar.gz
3d522b9bd5aa6d6af9cde8867d5051d17010b5108bb1cacf2854549dc84525c0 phoneinfoga_Windows_i386.tar.gz
5d259853e698fc1b8e1fd620b5416b9815df5b709a0edae53ca89b59ab6578a2 phoneinfoga_Darwin_arm64.tar.gz
6173dfc4ec009a6fe688068bac5a250646f5a8f56409098f5edcc7e404b12a52 phoneinfoga_Linux_x86_64.tar.gz
72fff24491427722d71d186df2788a33717f4231f4c75457e2da2ad972e9fedf phoneinfoga_Windows_armv7.tar.gz
86cb62fb67221201feb414a21b2b2c3e18017884c581a826e8c4bf92ba3b8531 phoneinfoga_Windows_x86_64.tar.gz
896b40c30db4511e0bc7c10aed98332c5dfa57ecd1660b844c48275c30962b02 phoneinfoga_Windows_arm64.tar.gz
bc8ed51e3e20fe4b82999aac16a7925f783562346563ba4b26e33c90434cd58b phoneinfoga_Linux_arm64.tar.gz
e48f7d67a8f20b3abc1191cf2fd99cd1ee4c076aa6be41ab20c170613cb67fb5 phoneinfoga_Windows_armv6.tar.gz
e8c3a477711bd96d38b4a4246ebcd3303a303a0b32de3b5f92b040edc52f0372 phoneinfoga_Linux_armv7.tar.gz
f0d94a8bec019bfa4c0158d1cc3d2f0823aa20243a8a5873cad474e4b4f0eddf phoneinfoga_Linux_i386.tar.gz

0 comments on commit a68232d

Please sign in to comment.