scimma / blast

Django web app for the automatic characterization of supernova hosts
MIT License
1 stars 2 forks source link

docker-compose files don't work on apple silicon #257

Open djones1040 opened 1 month ago

djones1040 commented 1 month ago

docker-compose files need additional "platform" specifications to run on apple silicon chips. Need a way to robustly have the docker compose work on all systems.

manning-ncsa commented 2 weeks ago

I edited this issue to remove the "bug" label, as it is not a bug in Blast but rather a change cause by Apple that requires additional work to accommodate specific machines that might be used by some developers.