mmcc-xx / WhosAtMyFeeder

323 stars 16 forks source link

Publish arm64 Image #44

Open strawgate opened 6 months ago

strawgate commented 6 months ago

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 PODMAN_SYSTEMD_UNIT=podman-compose@whosatmyfeeder.service --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 commented 6 months ago

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