lisonfan
V2EX  ›  Docker

一个 Dockerfile 的问题求助

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