Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
MarijaGolubovic committed Jan 4, 2025
1 parent 0f93aaa commit 92587a1
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,12 @@

```sh
cd ./mep3/docker
make build destroy run exec IMAGE=mep3
make all
```
If you want to build image localy you can use command:
```sh
build destroy run exec IMAGE=mep3
```

> Time to time you can run `make destroy run` to get the newest packages.
Expand Down

0 comments on commit 92587a1

Please sign in to comment.