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

gps: aarch64/alpine docker container has been deprecated #558

Closed
t-fine opened this issue Oct 11, 2022 · 2 comments · Fixed by #563
Closed

gps: aarch64/alpine docker container has been deprecated #558

t-fine opened this issue Oct 11, 2022 · 2 comments · Fixed by #563
Assignees

Comments

@t-fine
Copy link
Collaborator

t-fine commented Oct 11, 2022

Describe the bug
aarch64/alpine docker container has been deprecated and is causing errors when the GitHub action tried to build the gps service. There is also the issue of finding a gpsd package that can be installed by the base image.

To Reproduce
Steps to reproduce the behavior:

git clone https://github.com/open-horizon/examples.git
cd examples/edge/services/gps
export ARCH=arm64
make build

Expected behavior
Successful build of the arm64 container with a gpsd package installed in the Dockerfile

Additional context
Add any other context about the problem here.

@mpeiffer
Copy link
Contributor

Can I be assigned to this?

@johnwalicki
Copy link
Member

@mpeiffer Thanks for investigating. Remember to follow the contribution guidelines.

@joewxboy joewxboy linked a pull request Oct 29, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants