Skip to content
Discussion options

You must be logged in to vote

Hi there 👋

Docker image names cannot contain +, so just change the line

image: rancher/k3s:v1.25.7+k3s1

to

image: rancher/k3s:v1.25.7-k3s1

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@conradwt
Comment options

Answer selected by conradwt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants