Skip to content

Update docker-image.yml#1195

Merged
gentlegiantJGC merged 2 commits intoAmulet-Team:0.10from
dragonruler1000:patch-1
Sep 3, 2025
Merged

Update docker-image.yml#1195
gentlegiantJGC merged 2 commits intoAmulet-Team:0.10from
dragonruler1000:patch-1

Conversation

@dragonruler1000
Copy link
Contributor

Making it so the Dockerfile is actually compressed not just put in a archive.

Making it so the Dockerfile is actually compressed not just put in a archive.
@gentlegiantJGC
Copy link
Member

Is the mixing of .xz and .gz intentional?

@dragonruler1000
Copy link
Contributor Author

dragonruler1000 commented Aug 29, 2025

Is the mixing of .xz and .gz intentional?

Yes, .xz does higher compression it is ~50-60% smaller then the original file while .gz is only ~30-40% smaller.

@gentlegiantJGC
Copy link
Member

Just to clarify, your first command creates a .tar.xz file and the second command tries uploading a .tar.gz file.
Won't this break?

Fix compression mismatch.
@dragonruler1000
Copy link
Contributor Author

Didn't realize that i had swapped the 2. Should be fixed now.

@gentlegiantJGC gentlegiantJGC merged commit 775217d into Amulet-Team:0.10 Sep 3, 2025
3 checks passed
@gentlegiantJGC
Copy link
Member

@dragonruler1000 are you able to update this to use Python 3.10? I tried doing it myself but wxPython does not have builds for 3.10 for the OS you are using.

@dragonruler1000
Copy link
Contributor Author

@dragonruler1000 are you able to update this to use Python 3.10? I tried doing it myself but wxPython does not have builds for 3.10 for the OS you are using.

I probably can by switching to Ubuntu I'll try to do that later today. As long as the latest version of wxPython is for Python 3.10 it should work.

@gentlegiantJGC
Copy link
Member

Thank you. Do you have PayPal or some other way to donate money to you?

@dragonruler1000
Copy link
Contributor Author

i do it is paypal.me/ZachariahJackson41 plus i also have other methods that are listed in my emberborn repo. i will get the updated docker file pushed after i figure out what version of wxpython i need to use.

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

Successfully merging this pull request may close these issues.

2 participants