Itzuli "docker" Ingelesa -ra

{Ssearch} esaldiaren 50 / 50 itzulpenak erakusten Japoniarra -tik Ingelesa -ra

Japoniarra-ren Ingelesa-ren itzulpena docker

Japoniarra
Ingelesa

JA X86_Host_Computer で docker pull コマンド「docker pull hubxilinx/auperatech_face_recog_alveo_u30」を使用して、Aupera 社の顔認識 Docker イメージをインストールします。

EN Install Aupera released face recognition docker image using docker pull command ‘docker pull hubxilinx/auperatech_face_recog_alveo_u30’ in X86_Host_Computer.

JA Docker アクションの例については、Docker-image.yml ワークフローと「Docker コンテナーのアクションを作成する」をご覧ください。

EN For some examples of Docker actions, see the Docker-image.yml workflow and "Creating a Docker container action."

JA Parallels Desktop 向けの Docker Machine Provider を使用する、Docker VM を実行します。

EN Run Docker VMs using Docker Machine Provider for Parallels Desktop.

JA Docker Machine Parallels Driver により、Parallels Desktop を使用して Docker ホストを作成できます。Parallels Desktop の仮想化により、共有フォルダーや全体的なパフォーマンスが向上します。

EN Docker Machine Parallels Driver enables you to create Docker hosts using Parallels Desktop. Parallels Desktop virtualization delivers better shared folders and overall performance.

JA Docker Compose - マルチコンテナ Docker アプリケーションを定義、実行するためのツールです。

EN Docker Compose - A tool for defining and running multi-container Docker applications.

JA Docker Hub アカウント - Docker ユーザーやパートナーがコンテナ イメージの作成、テスト、保存、配布を行えるクラウドベースのリポジトリです。

EN Docker Hub account - Docker Hub is a cloud-based repository in which Docker users and partners create, test, store and distribute container images.

JA CircleCI で、build_and_deploy ワークフローによって Docker イメージが Docker Hub にパブリッシュされたことを確認します。

EN Check on CircleCI that the build_and_deploy workflow publishes the Docker image to Docker Hub.

JA 現在、.circleci/config.yml には、build、build-docker、publish-dockerという 3 つのジョブがあります。今回は、publish-docker の下に deployという名前のジョブを追加します。

EN Right now our .circleci/config.yml has three jobs, build, build-docker, and publish-docker. Let’s add another job below publish-docker called deploy.

JA 2.1 Vitis-AI docker をダウンロードした後、Vitis-AI ディレクトリを入力して、Docker をスタート

EN 2.1 After downloaded Vitis-AI docker, enter Vitis-AI directory, and then start the Docker.

JA 3. Docker イメージを読み込んで、Docker の中に入ります。

EN 3. Load docker image and go into docker:

JA Parallels Desktop 向けの Docker Machine Provider を使用する、Docker VM を実行します。

EN Run Docker VMs using Docker Machine Provider for Parallels Desktop.

JA Docker Machine Parallels Driver により、Parallels Desktop を使用して Docker ホストを作成できます。Parallels Desktop の仮想化により、共有フォルダーや全体的なパフォーマンスが向上します。

EN Docker Machine Parallels Driver enables you to create Docker hosts using Parallels Desktop. Parallels Desktop virtualization delivers better shared folders and overall performance.

JA docker images は、ローカルで見つかった Docker イメージの一覧を表示します。

EN docker images lists Docker images found locally.

JA docker build -t <イメージ名> . は、-t を使用してタグ付きの Docker イメージを作成します。

EN docker build -t <image name> . creates a Docker image with a tag using -t

JA docker images コマンドを実行すると、結果の一覧に新しく作成された Docker イメージが表示されます。

EN Run the docker images command and you will see your newly created Docker image listed in the results.

JA Docker コンテナは、アプリケーションを隔離して大規模に実行できるように設計されています。Docker コンテナを使用すると、アプリケーションの管理と実装を合理化することができます。

EN Docker containers are designed to run applications in isolation and at scale. They allow for streamlining the management and implementation of applications.

JA このコマンドは、Docker コンテナを作成して実行する役目を持つ、Docker ランタイムの最重要コマンドです。

EN This command is the most important command of the Docker runtime and is responsible for creating and starting Docker containers.

JA Pythonスクリプトのプログラム: Comics management, Palette Docker, Settings Docker

EN Programmed Python scripts: Comics management, Palette Docker, Settings Docker

Japoniarra Ingelesa
python python

JA Docker と AWS CodeDeploy を使用すれば、最終製品提供のためのリリースが簡単になります。

EN Release with ease by using Docker and AWS CodeDeploy to deliver your final product.

Japoniarra Ingelesa
aws aws

JA Linux コンテナとは Red Hat のコンテナを選ぶ理由 Docker とは Kubernetes とは コンテナのセキュリティとは

EN What is a Linux container? Why choose Red Hat for containers? What is Docker? What is Kubernetes? What is container security?

Japoniarra Ingelesa
linux linux
kubernetes kubernetes

JA Sitecoreコンテナ: Docker / Kubernetes

EN Sitecore Containers: Docker and Kubernetes

Japoniarra Ingelesa
kubernetes kubernetes

JA Docker、Kubernetes、および Red Hat OpenShift Container Platform を使用した Linux コンテナやコンテナ・オーケストレーション技術についての基礎を説明します。

EN Introduces you to Linux containers and container orchestration technology using Docker, Kubernetes, and Red Hat OpenShift Container Platform.

Japoniarra Ingelesa
linux linux
kubernetes kubernetes

JA Kubernetes、Docker、サーバーレス関数、API、Kafkaなどのテクノロジーを使用して、最新のアプリ開発を強化する

EN Empower modern application development using technologies such as Kubernetes, Docker, serverless functions, APIs, and Kafka

Japoniarra Ingelesa
api apis
kubernetes kubernetes

JA Kubernetes Docker Registryです | JFrog Artifactory

EN Get Your Own Kubernetes Docker Registry | JFrog Artifactory

Japoniarra Ingelesa
kubernetes kubernetes
jfrog jfrog

JA JFrog Artifactoryはアプリケーションのオーケストレーションに必要なチャートやイメージを使用して、KubernetesクラスタをプロビジョニングするKubernetes Docker Registryです。

EN JFrog Artifactory is a Kubernetes Docker Registry provisioning your k8s cluster with the charts and images needed to orchestrate your application.

Japoniarra Ingelesa
jfrog jfrog
kubernetes kubernetes

JA ほとんどの Heroku のデプロイは Git で実行されます​。また、Heroku は Docker ベースのデプロイ​もサポートしています。

EN Most Heroku deployments are performed with Git. Heroku also supports Docker-based deployments.

Japoniarra Ingelesa
git git

JA Docker によるデプロイ | Heroku Dev Center

EN Deploying with Docker | Heroku Dev Center

JA Heroku では、Docker によるアプリのデプロイの方法を 2 つ提供しています。

EN Heroku provides two ways for you to deploy your app with Docker:

Japoniarra Ingelesa
2 two

JA Container Registry​ を使用すると、事前にビルドされた Docker イメージを Heroku にデプロイできます。

EN Container Registry allows you to deploy pre-built Docker images to Heroku

JA heroku.yml を使用して Docker イメージをビルド​して、Heroku にデプロイできます。

EN Build your Docker images with heroku.yml for deployment to Heroku

JA Container Registry および Runtime (Docker デプロイ)

EN Container Registry & Runtime (Docker Deploys)

EN Local Development with Docker Compose

JA heroku.yml を使用して Docker イメージをビルドする

EN Building Docker Images with heroku.yml

JA Vagrant/Docker/Packer/Minikube との統合

EN Integrations With Vagrant/Docker/Packer/Minikube

JA Docker レイヤー キャッシュを使用して 12 分短縮

EN Docker layer caching saves 12 minutes of build time.

JA クレジットは、マシンのタイプとサイズ、Docker レイヤー キャッシュなどの有料機能に基づく使用料やアクティブユーザーの支払いに充てられます。

EN Credits are used to pay for your active users and usage. Usage is based on run time, machine type and size, and premium features like Docker layer caching.

JA 依存関係のキャッシュ、Docker レイヤーなどを利用してビルド時間を短縮

EN Cache dependencies, Docker layers, and more to speed up build time

JA CircleCI は Docker を徹底的にサポートしており、Kubernetes の本番環境のミラー環境でマイクロサービス アプリケーションをビルド、テストできます。

EN CircleCI has first-class support for Docker, allowing you to build and test your microservice applications in an environment that mirrors your K8s production environment.

JA Google Container Registry を利用して、Docker コンテナ イメージを保存および管理し、セキュアに保ちます。

EN Store, manage, and secure your Docker container images with Google Container Registry.

Japoniarra Ingelesa
google google

JA jobs: build: docker: - image: acme-private/private-image:321 auth: username: mydockerhub-user # 文字列リテラル値を指定するか password: $DOCKERHUB_PASSWORD # またはプロジェクトの UI 環境変数の参照を指定します

EN jobs: build: docker: - image: acme-private/private-image:321 auth: username: mydockerhub-user # can specify string literal values password: $DOCKERHUB_PASSWORD # or project UI environment variable reference

JA Docker を使用した CI/CD パイプラインのビルド方法

EN How to automate and secure your mobile dev pipeline with CircleCI and NowSecure

JA Docker および Kubernetes で GitOps ワークフローをビルドするためのフレームワークを提供します。

EN Provides a framework for building GitOps workflows with Docker and Kubernetes.

Japoniarra Ingelesa
kubernetes kubernetes

JA プロジェクトの CI/CD パイプラインは、Docker イメージを複数のコンテナリポジトリにデプロイするため、CircleCI プロジェクト設定でいくつかの環境変数を設定する必要があり

EN Our project’s CI/CD pipeline will deploy Docker images to multiple container repositories so you need to set some environment variables within the CircleCI Project Settings:

JA 名前: DOCKER_LOGIN 値: Docker Hub のユーザー名

EN Name: DOCKER_LOGIN Value: Your Docker Hub User Name

JA 名前: Docker_PWD 値: Docker Hub のユーザー名

EN Name: Docker_PWD Value: Your Docker Hub Password

JA Docker との連携 | CircleCI - CircleCI

EN If it works in Docker, it works on CircleCI - CircleCI

JA Docker で動作するものは CircleCI でも実行可能

EN If it works in Docker, it works on CircleCI

JA CircleCI 上で Docker を動かすと、さまざまなことが可能になります。その一部をご紹介します。

EN Here are just a few of the things you can do with Docker on CircleCI

JA 任意の Docker イメージでのあらゆるジョブの実行をネイティブにサポートします。パブリックまたはプライベートのレジストリからイメージをプルできます。

EN CircleCI natively supports running any job in any Docker image. Pull images from any public or private registry.

JA Docker コンテナは必要な数だけ実行できます。個々のジョブで 1 つずつテストすることも、すべてを 1 つのジョブにまとめて一連のサービスとして扱うことも可能です。

EN Run as many Docker containers as you like on CircleCI. You can test each one in individual jobs, or pull them all into a single job and treat them as a single set of networked services.

{Totalresult} itzulpenen 50 erakusten