Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Publish arm64 Image #44

Open
strawgate opened this issue Apr 6, 2024 · 1 comment
Open

Publish arm64 Image #44

strawgate opened this issue Apr 6, 2024 · 1 comment

Comments

@strawgate
Copy link

Would you be able to modify whatever CI you're using to also publish an arm64 image?


podman create --name=whosatmyfeeder --label io.podman.compose.config-hash=36d9b2a45a7381b2f5546d3c1a2a58628daf9c1535ab5cadcefc690d34916959 --label io.podman.compose.project=whosatmyfeeder --label io.podman.compose.version=1.0.6 --label [email protected] --label com.docker.compose.project=whosatmyfeeder --label com.docker.compose.project.working_dir=/home/weaston/whosatmyfeeder --label com.docker.compose.project.config_files=docker-compose.yml --label com.docker.compose.container-number=1 --label com.docker.compose.service=whosatmyfeeder -e TZ=America/Chicago -v whosatmyfeeder_config:/config -v whosatmyfeeder_data:/data --net whosatmyfeeder_default --network-alias whosatmyfeeder -p 7766:7766 --restart unless-stopped mmcc73/whosatmyfeeder:latest
WARNING: image platform (linux/amd64) does not match the expected platform (linux/arm64)
@strawgate
Copy link
Author

I've built and published a use-at-your-own-risk arm64 image here: https://hub.docker.com/repository/docker/strawgate/whosatmyfeeder/general

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant