久久久久久久av_日韩在线中文_看一级毛片视频_日本精品二区_成人深夜福利视频_武道仙尊动漫在线观看

<i id='tDzr6'><tr id='tDzr6'><dt id='tDzr6'><q id='tDzr6'><span id='tDzr6'><b id='tDzr6'><form id='tDzr6'><ins id='tDzr6'></ins><ul id='tDzr6'></ul><sub id='tDzr6'></sub></form><legend id='tDzr6'></legend><bdo id='tDzr6'><pre id='tDzr6'><center id='tDzr6'></center></pre></bdo></b><th id='tDzr6'></th></span></q></dt></tr></i><div class="qwawimqqmiuu" id='tDzr6'><tfoot id='tDzr6'></tfoot><dl id='tDzr6'><fieldset id='tDzr6'></fieldset></dl></div>

    <small id='tDzr6'></small><noframes id='tDzr6'>

    <tfoot id='tDzr6'></tfoot>

      • <bdo id='tDzr6'></bdo><ul id='tDzr6'></ul>
      1. <legend id='tDzr6'><style id='tDzr6'><dir id='tDzr6'><q id='tDzr6'></q></dir></style></legend>

        在 m1 處理器中運行的 Docker 鏡像

        Docker image run in m1 processor(在 m1 處理器中運行的 Docker 鏡像)
          <tbody id='UCoJI'></tbody>
          • <bdo id='UCoJI'></bdo><ul id='UCoJI'></ul>

              <small id='UCoJI'></small><noframes id='UCoJI'>

              <legend id='UCoJI'><style id='UCoJI'><dir id='UCoJI'><q id='UCoJI'></q></dir></style></legend>
            1. <tfoot id='UCoJI'></tfoot>

                <i id='UCoJI'><tr id='UCoJI'><dt id='UCoJI'><q id='UCoJI'><span id='UCoJI'><b id='UCoJI'><form id='UCoJI'><ins id='UCoJI'></ins><ul id='UCoJI'></ul><sub id='UCoJI'></sub></form><legend id='UCoJI'></legend><bdo id='UCoJI'><pre id='UCoJI'><center id='UCoJI'></center></pre></bdo></b><th id='UCoJI'></th></span></q></dt></tr></i><div class="qwawimqqmiuu" id='UCoJI'><tfoot id='UCoJI'></tfoot><dl id='UCoJI'><fieldset id='UCoJI'></fieldset></dl></div>
                • 本文介紹了在 m1 處理器中運行的 Docker 鏡像的處理方法,對大家解決問題具有一定的參考價值,需要的朋友們下面隨著小編來一起學習吧!

                  問題描述

                  我只能在我的 macbook air m1 上使用 docker preview 玩,我不能通過 docker-compose 文件運行 8.0.22 版本的 mysql 鏡像.

                  I can only play in my macbook air m1 with docker preview and i can't run an image of mysql with version 8.0.22 through a docker-compose file.

                  docker-compose 集

                  我運行的命令是:docker-compose up -d mysql

                  我該如何解決這個問題?

                  How can I solve this problem?

                  推薦答案

                  我們剛剛遇到了這個問題,我從 這個答案.你可以在 docker-compose 文件中指定你的平臺,所以在你的情況下它看起來像:

                  We've just ran into this issue, and I took the solution from this answer. You can specify your platform in the docker-compose file, so in your case it would look like:

                  services:
                    mysql:
                      image: mysql:8.0.22
                      platform: linux/x86_64
                      container_name: mysqldb
                      restart: always
                      ports:
                        - 3306:3306
                      volumes:
                        - mysql:/var/lib/mysql
                      environment:
                        - MYSQL_ROOT_PASSWORD=test
                        - MYSQL_DATABASE=DATA
                  

                  在我們公司,我們使用 M1 和 Intel Mac,此解決方案使 mysql 映像可用于兩者.

                  In our company, we use M1 and Intel Macs and this solution makes mysql image available for both.

                  這篇關于在 m1 處理器中運行的 Docker 鏡像的文章就介紹到這了,希望我們推薦的答案對大家有所幫助,也希望大家多多支持html5模板網!

                  【網站聲明】本站部分內容來源于互聯網,旨在幫助大家更快的解決問題,如果有圖片或者內容侵犯了您的權益,請聯系我們刪除處理,感謝您的支持!

                  相關文檔推薦

                  How to use windowing functions efficiently to decide next N number of rows based on N number of previous values(如何有效地使用窗口函數根據 N 個先前值來決定接下來的 N 個行)
                  reuse the result of a select expression in the quot;GROUP BYquot; clause?(在“GROUP BY中重用選擇表達式的結果;條款?)
                  Does ignore option of Pyspark DataFrameWriter jdbc function ignore entire transaction or just offending rows?(Pyspark DataFrameWriter jdbc 函數的 ignore 選項是忽略整個事務還是只是有問題的行?) - IT屋-程序員軟件開發技
                  Error while using INSERT INTO table ON DUPLICATE KEY, using a for loop array(使用 INSERT INTO table ON DUPLICATE KEY 時出錯,使用 for 循環數組)
                  pyspark mysql jdbc load An error occurred while calling o23.load No suitable driver(pyspark mysql jdbc load 調用 o23.load 時發生錯誤 沒有合適的驅動程序)
                  How to integrate Apache Spark with MySQL for reading database tables as a spark dataframe?(如何將 Apache Spark 與 MySQL 集成以將數據庫表作為 Spark 數據幀讀取?)
                    <tbody id='eZKUc'></tbody>

                        1. <small id='eZKUc'></small><noframes id='eZKUc'>

                          • <bdo id='eZKUc'></bdo><ul id='eZKUc'></ul>
                          • <legend id='eZKUc'><style id='eZKUc'><dir id='eZKUc'><q id='eZKUc'></q></dir></style></legend>

                            <tfoot id='eZKUc'></tfoot>
                          • <i id='eZKUc'><tr id='eZKUc'><dt id='eZKUc'><q id='eZKUc'><span id='eZKUc'><b id='eZKUc'><form id='eZKUc'><ins id='eZKUc'></ins><ul id='eZKUc'></ul><sub id='eZKUc'></sub></form><legend id='eZKUc'></legend><bdo id='eZKUc'><pre id='eZKUc'><center id='eZKUc'></center></pre></bdo></b><th id='eZKUc'></th></span></q></dt></tr></i><div class="qwawimqqmiuu" id='eZKUc'><tfoot id='eZKUc'></tfoot><dl id='eZKUc'><fieldset id='eZKUc'></fieldset></dl></div>
                            主站蜘蛛池模板: 91精品久久久 | 91精品国产91久久综合桃花 | 九九热精品在线 | 亚洲一区二区三区四区五区中文 | 国产欧美一区二区三区国产幕精品 | 亚洲免费在线观看视频 | 成人在线视频网址 | 91亚洲精 | 欧洲性生活视频 | 久久a久久 | 日韩有码一区 | 国产女人与拘做受视频 | 亚洲三级av | 91精品一区二区三区久久久久久 | 久久久tv| 中文字幕av在线 | 精品久久久久久久久久 | 三级在线视频 | 日韩精品一区二区三区中文在线 | 久久精点视频 | 国产区在线看 | 日韩精品免费一区 | 中文字幕一二三 | 国产98色在线 | 日韩 | 成人免费淫片aa视频免费 | 国产在线精品一区二区 | 国产精品久久久久久久久久久免费看 | 亚洲综合伊人 | 特黄特黄a级毛片免费专区 av网站免费在线观看 | 午夜精品在线 | 中文字幕日韩欧美一区二区三区 | 91www在线观看| 欧美日韩久久久 | 日韩福利在线观看 | 精精国产xxxx视频在线 | 久久综合久久久 | 国产午夜精品久久久 | 日韩精品视频一区二区三区 | 中文字幕视频一区 | 人人九九精 | 国产精品国产三级国产aⅴ中文 |