lisonfan
V2EX  ›  Docker

一个 Dockerfile 的问题求助

  •  
  •   lisonfan · May 13, 2018 · 2627 views
    This topic created in 3008 days ago, the information mentioned may be changed or developed.
    RUN yum upgrade -y \
        && yum install -y \
            make \
            wget \
            epel-release \
            centos-release-scl \
        && yum install -y devtoolset-7-gcc* \
        && scl enable devtoolset-7 bash \
    

    这样写无法启用 devtoolset-7 是为什么呢?搞了一天了,心态都崩了。

    启用不了 devtoolset-7 就没 gcc 了,软件都编译不了了

    No Comments Yet
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2740 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 73ms · UTC 12:05 · PVG 20:05 · LAX 05:05 · JFK 08:05
    ♥ Do have faith in what you're doing.