V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
heguangyu5
V2EX  ›  PHP

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

  •  
  •   heguangyu5 · Oct 10, 2023 · 1478 views
    This topic created in 929 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   ·   861 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 29ms · UTC 22:00 · PVG 06:00 · LAX 15:00 · JFK 18:00
    ♥ Do have faith in what you're doing.