-
I have a working installation but wanted to create a new one by copying the Kubernetes config. The server does not start with 1.5.1 (while it does with 1.5.0) and therefore I tried a local docker build:
How to verify: docker build -t test -f Dockerfile.odin .
docker run test I also tested using your docker-compose snippet using tags (1.5.0 ✔️, latest (1.5.1) ❎) |
Beta Was this translation helpful? Give feedback.
Answered by
mbround18
Feb 22, 2022
Replies: 1 comment 3 replies
-
Hey @dgiebert thanks for bringing this up, ill check it out tomorrow after work! |
Beta Was this translation helpful? Give feedback.
3 replies
Answer selected by
mbround18
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey @dgiebert thanks for bringing this up, ill check it out tomorrow after work!