hero docker added pull step
This commit is contained in:
parent
4a14ee4df1
commit
a25ecdcc68
@ -76,6 +76,10 @@ Note that you will need to adjust the local path of the git repo and the docker
|
||||
sudo docker start herodocker
|
||||
```
|
||||
- You can now run the previous line **docker exec** and continue your work.
|
||||
- If you need to update the docker Hero image, run the following line:
|
||||
```
|
||||
docker pull ghcr.io/scottyeager/hero:latest
|
||||
```
|
||||
|
||||
## Questions and Feedback
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user