Has anyone managed to get the docker-compose file working for ARM64/v8 architechture. I am trying to use an Oracle free tier server for self-hosting lemmy
Has anyone managed to get the docker-compose file working for ARM64/v8 architechture. I am trying to use an Oracle free tier server for self-hosting lemmy
Can’t you build the image using Dockerfile in the target vm?
Yes, But I would rather use the prebuilt images. The docker compose file lemmy devs provide makes it easy to switch between local build and specifying a pre-built image.