heguangyu5
V2EX  ›  PHP

PHP 编译器 BPC: Docker image bpc-base 可用了

  •  
  •   heguangyu5 · Oct 10, 2023 · 1546 views
    This topic created in 959 days ago, the information mentioned may be changed or developed.

    当在 ubuntu 18.04 之外的 linux 发行版上运行 bpc 编译好的程序时,可能会由于缺少个别 .so 而无法运行.

    现在可以使用 docker image bpc-base 来运行 bpc 编译好的程序了.

    以前几天发布的 webman 为例.

    wget https://github.com/heguangyu5/bpc-webman/releases/download/v0.1/start
    chmod +x start
    docker run -v `pwd`:/bpc-app -p 8787:8787 -it heguangyu5/bpc-base ./start start
    

    docker-image-bpc-base-run-webman

    No Comments Yet
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1413 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 72ms · UTC 17:02 · PVG 01:02 · LAX 10:02 · JFK 13:02
    ♥ Do have faith in what you're doing.