Sign inSign up

kingod/d4z4caster_arm64

By kingod

•Updated over 2 years ago

pre-release version of D4Z4 BSS NGS program built for ARM64 (e.g. Mac M1)

Image
0

1.9K

kingod/d4z4caster_arm64 repository overview

This is an experimental build of D4Z4caster for computers with the ARM64 architecture (e.g., Macs with M1 and M2 chips).

It was cross-built on an Intel-based Mac (AMD64):

docker buildx build --no-cache --tag kingod/d4z4caster_arm64 --platform=linux/arm64 d4z4caster_base

Caution: the ARM64 version has not been tested extensively.

For information on installation and usage see:

https://hub.docker.com/repository/docker/kingod/d4z4caster⁠

The command to pull the docker image from dockerhub should specify the ARM64 version as follows:

host$ docker pull kingod/d4z4caster_arm64

If the image is then renamed as follows then the remaining instructions for usage should be the same:

host$ docker tag kingod/d4z4caster_arm64 d4z4caster

Tag summary

Content type

Image

Digest

sha256:02046243b…

Size

1.2 GB

Last updated

over 2 years ago

docker pull kingod/d4z4caster_arm64