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

[feat]: Upgrade redis version to latest in docker compose yaml #52

Open
drivebyer opened this issue Sep 25, 2023 · 8 comments
Open

[feat]: Upgrade redis version to latest in docker compose yaml #52

drivebyer opened this issue Sep 25, 2023 · 8 comments
Assignees
Labels

Comments

@drivebyer
Copy link
Collaborator

Currently, we use opstree/redis:1.0 as the example image.

It's too old version, we should upgrade to latest support version which as describe in https://github.com/OT-CONTAINER-KIT/redis#image-compatibility.

files:

@Rajdeep1311
Copy link

Sir can I help?

@Rajdeep1311
Copy link

Sir, will changing the image to redis: latest, have any bad impact on the project?

@shubham-cmyk
Copy link
Member

@Rajdeep1311 no it won't have any impact

@shubham-cmyk shubham-cmyk added the good first issue Good for newcomers label Oct 4, 2023
@Rajdeep1311
Copy link

Okay sir

@Rajdeep1311
Copy link

@shubham-cmyk , Sir if I change the image version, I am getting difficulty in getting the credentials when I do docker compose up, what should be done?

@drivebyer
Copy link
Collaborator Author

@shubham-cmyk , Sir if I change the image version, I am getting difficulty in getting the credentials when I do docker compose up, what should be done?

@Rajdeep1311 Could you give some error log about this?

@Rajdeep1311
Copy link

error getting credentials - err: fork/exec /mnt/c/Program Files/Docker/Docker/resources/bin/docker-credential-desktop.exe: exec format error, out: `` -This is what is showing up when I run docker-compose up

@drivebyer
Copy link
Collaborator Author

It's seems that some software's arch is wrong, see https://stackoverflow.com/questions/73285601/docker-exec-usr-bin-sh-exec-format-error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants