mirror of
https://github.com/glimpse-app/server.git
synced 2025-04-02 10:52:45 -04:00
added truncated args
This commit is contained in:
parent
60ddd8462f
commit
b3408fb804
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ nimble test
|
|||
To compile the binary only, run the following (executable will be found in `/bin/`):
|
||||
|
||||
```sh
|
||||
docker buildx build -t glimpse-server:latest --output=bin --target=runner -f
|
||||
docker buildx build -t glimpse-server:latest --output=bin --target=runner -f bin.dockerfile .
|
||||
```
|
||||
|
||||
To deploy an instance of glimpse within docker, run:
|
||||
|
|
Loading…
Add table
Reference in a new issue