Code Monkey home page Code Monkey logo

Comments (2)

steilerDev avatar steilerDev commented on August 17, 2024 1

Hey @1Jo1 ,

indeed, I'm also building for the arm64 platform, however publishing this version is not possible through the current CI setup. The tar archive of the arm64 build of this image is available from the Github releases and can be loaded using docker load --input <fileName>.

from icloud-photos-sync.

1Jo1 avatar 1Jo1 commented on August 17, 2024

I think there is no arm64 support for docker, however there is arm64 release package
when I run docker manifest inspect steilerdev/icloud-photos-sync

{
	"schemaVersion": 2,
	"mediaType": "application/vnd.docker.distribution.manifest.v2+json",
	"config": {
		"mediaType": "application/vnd.docker.container.image.v1+json",
		"size": 7628,
		"digest": "sha256:acc52dbf561212ce791e6e654a6af05e843736641311bc2103319b492101f4c2"
	},
	"layers": [
		{
			"mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip",
			"size": 3401967,
			"digest": "sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa"
		},
		{
			"mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip",
			"size": 47879767,
			"digest": "sha256:940e130f7dfab921c014dde20cc226266f7b12ca39c90eee5f20b8b95886e04d"
		},
		{
			"mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip",
			"size": 2342573,
			"digest": "sha256:ec4aadec66232e35f8f751349cb85e4268dea8246ad5fe64b4846d3c1a3f5918"
		},
		{
			"mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip",
			"size": 451,
			"digest": "sha256:8e83dfb4a0ff093c1c2f41356192c06571d592b123c45f375e8cbcfe51bc5ff5"
		},
		{
			"mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip",
			"size": 3147079,
			"digest": "sha256:f529790b1f48ac87624dc0e3578376641729c86222e5441bbb4658ab7a77280b"
		},
		{
			"mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip",
			"size": 128365,
			"digest": "sha256:4d7cf78267c1235b8d570d2ed040fb74f621110a710d47d6d181623960adadff"
		},
		{
			"mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip",
			"size": 204,
			"digest": "sha256:20b1ff34c274ee0664c0ce1bc5d3e9bd42283d8db7f1cd8246bec2d3317abac7"
		},
		{
			"mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip",
			"size": 9609843,
			"digest": "sha256:97016a7a65d1d74b82f46283a457c098c54db350ea4978567579873495a41806"
		}
	]
}

it seems this docker image doesn't support multi architecture

from icloud-photos-sync.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.