LoginSignup
2
1

Azure Functions docker container (Python) を Apple silicon Mac 環境で動かす

Last updated at Posted at 2023-07-20

Intel Mac で動いている Azure functions docker container (Python) が Apple silicon Mac で動かなかったので、動かすためにやったことをメモする。

対応無しだった場合には Apple silicon Mac では以下のエラーが出た。

  • System.IO.IOException: Function not implemented

動かす方法

以下のリンクにある x68 architecture を Rosetta 2 で emuratort を使用することで動かすことができた

参考

2
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
1