apogiatzis / docker-compose-livereloader

A docker compose pattern to enable automatic container reloading.
77 stars 12 forks source link

Upgrade to Python 3.10 #14

Closed jdesilvio closed 2 years ago

jdesilvio commented 2 years ago

Not only will this bring the image up to the current Python version, but it will also provide compatability with the Apple M1 chips.

jdesilvio commented 2 years ago

This should fix https://github.com/apogiatzis/docker-compose-livereloader/issues/12. I have built this locally and am running it on a new MacBook with the M1 chip.

apogiatzis commented 2 years ago

Thanks for your contribution! LGTM! Merging now!

jdesilvio commented 2 years ago

@apogiatzis How can we get a new docker image build for this?