Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker image should be independent of host contract #92

Open
amessbee opened this issue Aug 19, 2024 · 0 comments · May be fixed by #93 or Agoric/dapp-agoric-basics#58
Open

docker image should be independent of host contract #92

amessbee opened this issue Aug 19, 2024 · 0 comments · May be fixed by #93 or Agoric/dapp-agoric-basics#58
Assignees
Labels
enhancement New feature or request

Comments

@amessbee
Copy link
Contributor

In example dApps Offer-up and dapp-agoric-basics, the docker container started by yarn start:docker command is specific to the dApp it is started in. One cannot start a different contract on a chain running in such a container. From developer experience point of view, it seems more reasonable that yarn start:docker only starts a docker container with a a3p instance running, and one should be able to deploy any of the example contracts on any such running container.

This is probably because of the limitations of how docker compose up works.

@amessbee amessbee added the enhancement New feature or request label Aug 19, 2024
@amessbee amessbee self-assigned this Aug 19, 2024
@amessbee amessbee linked a pull request Aug 19, 2024 that will close this issue
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant