We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We see this used here:
create-hyperweb-app/templates/hyperweb/package.json
Lines 28 to 33 in 6f30aec
When running `yarn docker:run, we see:
0xj0@0xJ0s-MBP contract-examples % yarn docker:run yarn run v1.22.22 $ docker run -d --name jsd-plus -p 26657:26657 -p 1317:1317 -p 8000:8000 -p 8001:8001 -p 8081:8081 ghcr.io/cosmology-tech/jsd-plus:0.1.1 Unable to find image 'ghcr.io/cosmology-tech/jsd-plus:0.1.1' locally 0.1.1: Pulling from cosmology-tech/jsd-plus 2245c7c08455: Already exists ef238ab4e502: Already exists 4f4fb700ef54: Download complete 4f4fb700ef54: Pull complete ad3f9f20e1b5: Extracting 30.28MB/38.06MB ad3f9f20e1b5: Pull complete fa87840689c0: Pull complete 56fe820bef5f: Pull complete aae4ba065db3: Pull complete 8e247026cad7: Pull complete af7861ab4a4e: Pull complete Digest: sha256:ee6ff76828fb35ec1c8507ba700d3385e4b6a1b873a192e4eea1d4e640c63b5f Status: Downloaded newer image for ghcr.io/cosmology-tech/jsd-plus:0.1.1 66924eb22b8a434c9e59424b448039de02fe6da6d2a06350560a85258d81315e
should this be pulling from something like ghcr.io'/hyperweb-io/hyperweb-plus?
ghcr.io'/hyperweb-io/hyperweb-plus
The text was updated successfully, but these errors were encountered:
Anmol1696
marslavish
No branches or pull requests
We see this used here:
create-hyperweb-app/templates/hyperweb/package.json
Lines 28 to 33 in 6f30aec
When running `yarn docker:run, we see:
should this be pulling from something like
ghcr.io'/hyperweb-io/hyperweb-plus
?The text was updated successfully, but these errors were encountered: