open-horizon / examples

Code examples you can use with Horizon.
Apache License 2.0
40 stars 65 forks source link

Added dockerfiles for riscv examples #487

Closed alexzinovyev-intensivate closed 1 year ago

alexzinovyev-intensivate commented 3 years ago

RISC-V Dockerfiles for example services.

alexzinovyev-intensivate commented 3 years ago

@dabooz FYI

johnwalicki commented 1 year ago

Instead of individual Dockerfile.arch files, we're building the platform containers using the Makefile. I think we can close this PR and just edit Makefiles in the various examples/ directories. See the technique in #560

t-fine commented 1 year ago

These files have been merged in this PR: https://github.com/open-horizon/examples/pull/418 Creating an issue to migrate these individual Dockerfiles to the single one as John mentioned.

Closing this PR.