mirror of
https://github.com/d0zingcat/deploy.git
synced 2026-05-25 07:26:45 +00:00
improve intro
This commit is contained in:
@@ -86,6 +86,11 @@ docker-compose down
|
||||
docker-compose up --force-recreate --build -d
|
||||
```
|
||||
|
||||
### Give all users read/write permissions to local files
|
||||
```
|
||||
sudo chmod 666 *.*
|
||||
```
|
||||
|
||||
### Attach to the container
|
||||
```
|
||||
docker attach simple_hummingbot_compose-bot-1
|
||||
|
||||
Reference in New Issue
Block a user