-
Notifications
You must be signed in to change notification settings - Fork 5
Conversation
f219285
to
121e330
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This PR needs to be merge after we have running e2e tests on local-erc20
992b287
to
0426798
Compare
@@ -45,10 +45,25 @@ topos --help | |||
|
|||
Find more about how topos works in the [documentation](https://docs.topos.technology/). | |||
|
|||
### Topos Docker image |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not sure why this sub-section in the main README btw. This somewhat differs from the rest of the README that is mainly for node runners, otherwise we do have docker instruction in docs.topos.technology.
cc @wyhaines
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should I remove it?
Run Topos docker image: | ||
|
||
``` | ||
docker run -it --rm topos:latest --help |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
--help
?
Description
Remove topos
docker-compose
setup and related configurations and assetsFixes TP-807
docker-compose
push-certificate
check test will be refactored in additional PR to run as rust standalone test.Additional tests will be developed on
local-erc20-messaging-infra
.PR Checklist: