sustainable-computing-io / kepler-model-server

Model Server for Kepler
Apache License 2.0
25 stars 25 forks source link

remove the platform flag from FROM instruction in Dockerfiles #514

Closed vprashar2929 closed 6 days ago

vprashar2929 commented 1 week ago

We should not use the platform flag in the FROM instruction as Docker discourages the usage of it

vprashar2929 commented 6 days ago

closing as #518 is merged