Giter VIP home page Giter VIP logo

docker_python3.6's People

Contributors

manongxiaogang avatar

Watchers

 avatar

docker_python3.6's Issues

运行第一个dockerfile出错了。openssh-server 哪一行出错了,请教

#9 47.80 The following packages have unmet dependencies:
#9 47.85 libc6 : Breaks: openssh-server (< 1:8.1p1-5) but 1:7.9p1-10+deb10u2 is to be installed
#9 47.85 openssh-server : Depends: openssh-client (= 1:7.9p1-10+deb10u2) but 1:8.4p1-5 is to be installed
#9 47.85 Depends: openssh-sftp-server but it is not going to be installed
#9 47.86 E: Unable to correct problems, you have held broken packages.

executor failed running [/bin/sh -c mv /etc/apt/sources.list /etc/apt/sources.list.bak && mv sources.list /etc/apt/ && sed -i "s@http://deb.debian.org@http://mirrors.aliyun.com@g" /etc/apt/sources.list && mkdir /root/.pip/ && mv pip.conf /root/.pip/pip.conf && rm -rf /var/lib/apt/lists/* && apt-get update && apt-get install -y --no-install-recommends sudo vim openssh-server && echo 'root:qq123456' | chpasswd && sed -i 's/#PermitRootLogin prohibit-password/PermitRootLogin yes/' /etc/ssh/sshd_config && sed 's@sessionsrequiredspam_loginuid.so@session optional pam_loginuid.so@g' -i /etc/pam.d/sshd && echo "export VISIBLE=now" >> /etc/profile && service ssh restart]: exit code: 100

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.