We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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)
The text was updated successfully, but these errors were encountered:
I've built and published a use-at-your-own-risk arm64 image here: https://hub.docker.com/repository/docker/strawgate/whosatmyfeeder/general
Sorry, something went wrong.
No branches or pull requests
Would you be able to modify whatever CI you're using to also publish an arm64 image?
The text was updated successfully, but these errors were encountered: