Giter Site home page Giter Site logo

dockerfiles's Introduction

dockerfiles's People

Contributors

yankcrime avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

dockerfiles's Issues

owncloud initctl problem

Just tried your owncloud, getting this error:

# docker run yankcrime/owncloud
ln: failed to create symbolic link `/sbin/initctl': File exists

ownCloud: Use `a2ensite 001-owncloud.conf` to enable site

For enabling the site, please use

a2ensite 001-owncloud.conf

instead of manually creatig the symlink. The advantage is, that whenever the package apache2 requires different means to enable a site, a2ensite is going to take care of it.

PS: Not sure, if you know already, but if you should fix this issue, you can reference the GitHub issue number and the issue is going to be closed automatically.

ln: failed to create symbolic link `/sbin/initctl': File exists

First thanks for putting in all the time to make this docker file. Great work! I was able to try it out by pulling from the docker repository.

I ran into this issue when trying to build the file in your repo.

Step 5 : RUN ln -s /bin/true /sbin/initctl
 ---> Running in 7854c069b566
ln: failed to create symbolic link `/sbin/initctl': File exists
2014/04/22 02:14:50 The command [/bin/sh -c ln -s /bin/true /sbin/initctl] returned a non-zero code: 1

Any ideas what I might be doing wrong?

I'm running Docker version 0.9.1, build 3600720 on Ubuntu 14.04

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.