Giter VIP home page Giter VIP logo

Comments (4)

bparees avatar bparees commented on August 26, 2024

unfortunately the httpd image defines VOLUME statements and the online environment does not allow containers to be run w/o mapping their VOLUMEs to a specific mount.

For running an image normally, this is ok (you'd map an emptydir volume to the image's VOLUME declaration), but for builds, the image is run on your behalf and there is no opportunity to map volumes to the VOLUME declarations.

So in short, no it won't work in online until that restriction in online is removed.

@abhgupta @sspeiche @luciddreamz fyi.

from httpd-ex.

bparees avatar bparees commented on August 26, 2024

@abhgupta @dinhxuanvu this means we should not register the httpd imagestream+template in online just yet, since it's not going to work for anyone using it as a builder.

from httpd-ex.

englishextra avatar englishextra commented on August 26, 2024

@bparees that's unfortunate

Cloning "https://github.com/englishextra/serguei-httpd" ...
	Commit:	d168e26b8d07fa81786125ebc8d084980caa8e53 (Merge pull request #6 from luciddreamz/master)
	Author:	Ben Parees <[email protected]>
	Date:	Thu Sep 7 10:00:08 2017 -0400
Pulling image "centos/httpd-24-centos7@sha256:1a05fa95526b2109e1310eeb7ceba69ae9c9beb1b96e8a20d02138a95f324a33" ...
ERROR: Error writing header for "scripts": io: read/write on closed pipe
ERROR: Error writing tar: io: read/write on closed pipe
error: build error: Error response from daemon: {"message":"create df80a991b2db092f24a9eab867c68c41201dea61d041f658c72df39aaff88f33: mkdir /var/lib/docker/volumes/df80a991b2db092f24a9eab867c68c41201dea61d041f658c72df39aaff88f33: permission denied"}

from httpd-ex.

bparees avatar bparees commented on August 26, 2024

@englishextra yes it is.

from httpd-ex.

Related Issues (5)

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.