* use full path to docker_cmd config script in bash helpers
This commit is contained in:
@ -119,6 +119,14 @@ For restart `nginx` after some changes in nginx configuration, you might:
|
||||
|
||||
`./restart-nginx.sh`
|
||||
|
||||
### Elastic
|
||||
|
||||
Copy example
|
||||
|
||||
Launch:
|
||||
|
||||
`dc -f docker-compose.elastic.yml up -d elastic`
|
||||
|
||||
## Src build need DOCKER_BUILDKIT
|
||||
|
||||
If you want build own workspace image. You need export environment variable
|
||||
|
Reference in New Issue
Block a user