Merge pull request 'new content' (!159) from dev_2 into development
Reviewed-on: #159
This commit is contained in:
commit
3a08902ea6
@ -42,10 +42,6 @@ Note that you will need to adjust the local path of the git repo and the docker
|
|||||||
```
|
```
|
||||||
sudo docker run --net=host --name herodocker -d -v ~/code/git.ourworld.tf/tfgrid:/root/code/git.ourworld.tf/tfgrid ghcr.io/scottyeager/hero:latest
|
sudo docker run --net=host --name herodocker -d -v ~/code/git.ourworld.tf/tfgrid:/root/code/git.ourworld.tf/tfgrid ghcr.io/scottyeager/hero:latest
|
||||||
```
|
```
|
||||||
- In our case, the docker path to the repo is the following
|
|
||||||
```
|
|
||||||
/root/code/git.ourworld.tf/tfgrid/info_tfgrid/
|
|
||||||
```
|
|
||||||
- Execute the Hero docker container
|
- Execute the Hero docker container
|
||||||
```
|
```
|
||||||
sudo docker exec -it herodocker bash
|
sudo docker exec -it herodocker bash
|
||||||
|
Loading…
Reference in New Issue
Block a user