Skip to content

Commit

Permalink
updates to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Ellenn-A committed May 28, 2024
1 parent 7099c8e commit f3fa663
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 19 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ On startup agent prints it's own address -> please include this address in `core

### To run as a docker container

Run `docker-compose build` & `docker-compose up`
Run `docker build -t my-app .` & `docker run --rm -it my-app `

### To run tests:

Expand Down
18 changes: 0 additions & 18 deletions docker-compose.yaml

This file was deleted.

0 comments on commit f3fa663

Please sign in to comment.