Giter Site home page Giter Site logo

docker-moniwiki's People

Contributors

nacyot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

docker-moniwiki's Issues

apt-get -qq -y install git curl build-essential 단계에서 에러.

``` bash````
onesup@onesup64:/docker-moniwiki$ sudo docker build -t nacyot/moniwiki .
[sudo] password for onesup:
Sending build context to Docker daemon 59.9 kB
Sending build context to Docker daemon
Step 0 : FROM ubuntu:12.04
ubuntu:12.04: The image you are pulling has been verified
ed52aaa56e98: Pull complete
b875af6dcb23: Pull complete
41959ee20b93: Pull complete
f959d044ebdf: Pull complete
511136ea3c5a: Already exists
Status: Downloaded newer image for ubuntu:12.04
---> f959d044ebdf
Step 1 : MAINTAINER Daekwon Kim [email protected]
---> Running in f4f69c2fa932
---> baf123035a78
Removing intermediate container f4f69c2fa932
Step 2 : RUN echo "deb http://archive.ubuntu.com/ubuntu precise main universe" > /etc/apt/sources.list
---> Running in 1293dac44e3b
---> 15c44000dc70
Removing intermediate container 1293dac44e3b
Step 3 : RUN apt-get update
---> Running in 72751d9074d8
Hit http://archive.ubuntu.com precise Release.gpg
Hit http://archive.ubuntu.com precise Release
Get:1 http://archive.ubuntu.com precise/main amd64 Packages [1640 kB]
Get:2 http://archive.ubuntu.com precise/universe amd64 Packages [6167 kB]
Get:3 http://archive.ubuntu.com precise/main i386 Packages [1641 kB]
Get:4 http://archive.ubuntu.com precise/universe i386 Packages [6180 kB]
Fetched 15.6 MB in 18s (829 kB/s)
Reading package lists...
---> 2bb6db5552b8
Removing intermediate container 72751d9074d8
Step 4 : RUN apt-get -qq -y install git curl build-essential
---> Running in c4608d7af4e9
E: Unable to correct problems, you have held broken packages.
INFO[0063] The command [/bin/sh -c apt-get -qq -y install git curl build-essential] returned a non-zero code: 100
onesup@onesup64:
/docker-moniwiki$

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.