lisonfan
V2EX  ›  Docker

一个 Dockerfile 的问题求助

  •  
  •   lisonfan · May 13, 2018 · 2521 views
    This topic created in 2946 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   ·   2799 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 23ms · UTC 03:58 · PVG 11:58 · LAX 20:58 · JFK 23:58
    ♥ Do have faith in what you're doing.