Used to check for browser translation.
用于检测浏览器翻译。
ブラウザの翻訳を検出する

Run Blocklet using Docker container


Blocklet Server enables Blocklets to run in Docker containers, thereby providing better isolation for each.

Prerequisites#

  1. Ensure Docker is installed on the system.
    1. Install Docker on Linux.
    2. Mac requires Docker Desktop or OrbStack (https://orbstack.dev/)
    3. Install Docker on Windows using WSL
  2. Ensure the current user has permission to execute Docker commands.
  3. Ensure the Docker daemon has the necessary permissions to manage the Blocklet Server data directory.

Enable Docker Container run Blocklet#

Once the requirements are met, enable the service on the server's management page.

  • Run Blocklets in Containers: Run each Blocklet in a Docker container.
  • Container Network Isolation: Multiple Blocklets for the same application reside within the same Docker network. Enable this option to connect multiple Docker Blocklet networks.


image.png


你获得 0 积分