mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-17 23:45:10 +00:00
Podman isn't as lenient as docker when it comes to the syntax of the Dockerfile and insists on getting the ARG command properly scoped. This fixes this error: ... [2/2] STEP 12/15: EXPOSE $CC_SERVER_PORT Error: error building at STEP "EXPOSE $CC_SERVER_PORT": EXPOSE requires at least one argument Signed-off-by: Arnaud J Le Hors <lehors@us.ibm.com> |
||
|---|---|---|
| .. | ||
| docker | ||
| src | ||
| .gitignore | ||
| Dockerfile | ||
| npm-shrinkwrap.json | ||
| package.json | ||
| tsconfig.json | ||
| tslint.json | ||