Merge pull request 'new content' (!159) from dev_2 into development

Reviewed-on: #159
This commit is contained in:
mik-tf 2024-10-23 13:15:08 +00:00
commit 3a08902ea6

View File

@ -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
```
- 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
```
sudo docker exec -it herodocker bash