Skip to content

Docker image for arm64 #94

@odidev

Description

@odidev

Hi Team,

I was running onos-cli package on arm64, but it was failing giving the below error:

root@83dd9935a43b:/odidev/onos-cli# make coverage
go build -o build/_output/onos ./cmd/onos
go: github.com/onosproject/onos-ric@v0.6.10: reading github.com/onosproject/onos-ric/go.mod at revision v0.6.10: unknown revision v0.6.10
make: *** [Makefile:11: build] Error 1
root@83dd9935a43b:/odidev/onos-cli#

Also, onos-cli docker image is not available for arm64 and one of the dependency of onos-cli (i.e. onos-ric) is a private github repo. Is there any plan to make onos-cli available for arm64 (and to release docker image for arm64)?

Steps followed to run the package:
make coverage

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions