Closed RobMeerwijk closed 2 years ago
I don't create tags manually anymore, since I rarely use Jamulus (we switched to Sonobus).
You can fetch latest
and that should contain 3.8.1
Hi Grigory,
Somehow, I don't get 3.8.1 from the repository. My image sticks at 3.8.0
@.:~# docker pull grundic/jamulus:latest/ latest: Pulling from grundic/jamulus Digest: sha256:4d40fd202e5d2dc4e581e0068d571ae4ceff31bc1672dea3ab21846564a23d70 Status: /Image is up to date for grundic/jamulus:latest/ docker.io/grundic/jamulus:latest **@.***:~# docker ps CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES bc2174236423 grundic/jamulus:latest "Jamulus -n -u 6 -s …" /4 months ago/ Up 11 minutes 0.0.0.0:22124->22124/udp, :::22124->22124/udp jamulus
@.**:~# //docker logs bc2174236423/
...
Using "172.17.0.3" as external IP. Recording state not initialised Jamulus, Version /3.8.0/ Internet Jam Session Software *** Released under the GNU General Public License (GPL)
Am I doing something wrong?
Regards,
Rob
Op 12-11-2021 om 15:11 schreef Grigory Chernyshev:
I don't create tags manually anymore, since I rarely use Jamulus (we switched to Sonobus). You can fetch |latest| and that should contain 3.8.1
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/grundic/jamulus-docker/issues/21#issuecomment-967146103, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHCK2J3365HELOH7M7Z5ZGTULUOAJANCNFSM5H3ND34A. Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
Hey Rob,
Apparently, Docker disabled automatic builds some time ago. I have to build it locally now.
I've pushed 3.8.1
, could you please verify?
Hi Grigory,
Ok, that is a pity. I can see that you pushed 3.8.1. The tag /latest/ still points to 3.8.0 I believe.
Rob
Op 15-11-2021 om 19:48 schreef Grigory Chernyshev:
Hey Rob,
Apparently, Docker disabled automatic builds some time ago. I have to build it locally now. I've pushed |3.8.1|, could you please verify?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/grundic/jamulus-docker/issues/21#issuecomment-969211270, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHCK2J3GTY2Z2C36FREZY7TUMFIZRANCNFSM5H3ND34A. Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
Hi Gregory,
Maybe docker still supports automated builds, they just made it harder to apply. It is still available for pro users and for open source projects:
https://docs.docker.com/docker-hub/builds/
https://www.docker.com/community/open-source/application
Op 15-11-2021 om 19:48 schreef Grigory Chernyshev:
Hey Rob,
Apparently, Docker disabled automatic builds some time ago. I have to build it locally now. I've pushed |3.8.1|, could you please verify?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/grundic/jamulus-docker/issues/21#issuecomment-969211270, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHCK2J3GTY2Z2C36FREZY7TUMFIZRANCNFSM5H3ND34A. Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
Ah, I haven't run docker for a while and forgot I have to push latest manually.
Thanks for heads up about Docker for open-source projects, it might help!
Works now, thanks!
Op 16-11-2021 om 08:17 schreef Grigory Chernyshev:
Ah, I haven't run docker for a while and forgot I have to push latest manually.
Thanks for heads up about Docker for open-source projects, it might help!
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/grundic/jamulus-docker/issues/21#issuecomment-969943515, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHCK2J47ELOJ76VBAYHO5M3UMIARLANCNFSM5H3ND34A. Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
Hi, I have a question. I can see that you updated the image to 3.8.1 on Oct 31st. It is not available on docker registry yet. Does it need some action or just patience?
Thanks,
Rob Meerwijk