Skip to content

Update Docker file so it works. (Minimal changes) - #951

Open
jamestalmage wants to merge 1 commit into
nvkelso:masterfrom
TheTrueSize:fix-docker
Open

Update Docker file so it works. (Minimal changes)#951
jamestalmage wants to merge 1 commit into
nvkelso:masterfrom
TheTrueSize:fix-docker

Conversation

@jamestalmage

@jamestalmage jamestalmage commented Apr 3, 2025

Copy link
Copy Markdown

This was an effort to keep the image as close to the original as possible (i.e. not upgrading to newer operating systems, etc). This was part of me troubleshooting #950, but I get the same errors with this as I do on up-to-date OSX on arm processors, so there's almost certainly room to bump this to a more modern OS. Potentially a more modern version of python (haven't tested that yet)

The following changes were made:

  • Update the debian sources list to point to the archive, as the base image is EOL
  • Install libgdal-dev via apt-get
  • Install hanzidentifier via pip

The following changes were made:
* Update the debian sources list to point to the archive, as the base image is EOL
* Install libgdal-dev via apt-get
* Install hanzidentifier via pip
@jamestalmage jamestalmage changed the title Update Docker file so it works. Update Docker file so it works. (Minimal changes) Apr 3, 2025
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.

1 participant