Git Product home page Git Product logo

docker-gitlab's People

Contributors

18601673727 avatar abeltay avatar adimit avatar allineer avatar andrewstuart avatar clarkhan avatar drubin avatar eisnerd avatar evenh avatar fetzerch avatar frostiede avatar gottz avatar iamchanghyunpark avatar jk avatar kiina avatar lenovouser avatar lordfpl avatar mikew avatar nsymms avatar patope avatar pegasuz avatar phpb-com avatar pieterlange avatar solidnerd avatar splattael avatar stuwil avatar su-sfeng avatar timfeirg avatar ulrichschreiner avatar xueshanf avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

docker-gitlab's Issues

docker build 失败

尝试按照下面的顺序执行,但是失败了,求解为什么国内的docker image 还是下载失败呢?

下载镜像,

docker pull registry.aliyuncs.com/khan/gitlab-zh:8.5.4

git clone

git clone https://github.com/clarkhan/docker-gitlab

执行

docker build --no-cache -t khan/gitlab --build-arg BUILD_IN_CHINA=true .

失败信息

Fetched 21.1 MB in 6min 27s (54.4 kB/s)
W: Failed to fetch http://archive.ubuntu.com/ubuntu/dists/trusty-updates/main/binary-amd64/Packages  Hash Sum mismatch

E: Some index files failed to download. They have been ignored, or old ones used instead.
The command '/bin/sh -c apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv E1DD270288B4E6030699E45FA1715D88E1DF1F24  && echo "deb http://ppa.launchpad.net/git-core/ppa/ubuntu trusty main" >> /etc/apt/sources.list  && apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv 80F70E11F0F0D5F10CB20E62F5DA5F09C3173AA6  && echo "deb http://ppa.launchpad.net/brightbox/ruby-ng/ubuntu trusty main" >> /etc/apt/sources.list  && apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv 8B3981E7A6852F782CC4951600A6F0A3C300EE8C  && echo "deb http://ppa.launchpad.net/nginx/stable/ubuntu trusty main" >> /etc/apt/sources.list  && wget --quiet -O - https://www.postgresql.org/media/keys/ACCC4CF8.asc | apt-key add -  && echo 'deb http://apt.postgresql.org/pub/repos/apt/ trusty-pgdg main' > /etc/apt/sources.list.d/pgdg.list  && apt-get update  && DEBIAN_FRONTEND=noninteractive apt-get install -y supervisor logrotate locales curl       nginx openssh-server mysql-client postgresql-client redis-tools       git-core ruby2.1 python2.7 python-docutils nodejs gettext-base       libmysqlclient18 libpq5 zlib1g libyaml-0-2 libssl1.0.0       libgdbm3 libreadline6 libncurses5 libffi6       libxml2 libxslt1.1 libcurl3 libicu52  && update-locale LANG=C.UTF-8 LC_MESSAGES=POSIX  && locale-gen en_US.UTF-8  && dpkg-reconfigure locales' returned a non-zero code: 100

无法克隆gitlab-workhorse

exec_as_git git clone -q -b ${GITLAB_WORKHORSE_VERSION} --depth 1 ${GITLAB_WORKHORSE_CLONE_URL} ${GITLAB_WORKHORSE_INSTALL_DIR}

自己build时,提示这个 -b ${GITLAB_WORKHORSE_VERSION} 这个branch 不存在

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.