Replies: 1 comment
-
Hi @jbs-fm , thanks for starting this discussion! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I've got some project specific issue where I can only run containers as amd64.
With docker compose we can do this by forcing a service to run as particular architecture, e.g:
I would like to run the whole k3s as amd64 like this, does anyone know if this is possible?
I'm currently trial and erroring this with the k3s ./docker-compose.yml, but running into issues & looking to see if there is an easy way out with k3d?
Many thanks!
Beta Was this translation helpful? Give feedback.
All reactions