Git Product home page Git Product logo

Comments (7)

evanphx avatar evanphx commented on May 29, 2024

Oh! Ha! I broke import entirely for this use case. I need to fix that.

from container.

calavera avatar calavera commented on May 29, 2024

I can use some other method to build an image, I'm just following what I know about docker:

  1. Import a base image (because there is no registry)
  2. Build the final image using the first one as a parent.

from container.

evanphx avatar evanphx commented on May 29, 2024
Yeah. I didn't get around to fixing it today. Basically i'm going to add the ability for build to take a directory that it will make a base image from.


On Mon, Sep 9, 2013 at 3:48 PM, David Calavera <[email protected]> wrote:

I can use some other method to build an image, I'm just following what I know about docker:

  1. Import a base image (because there is no registry)
  2. Build the final image using the first one as a parent.


Reply to this email directly or view it on GitHub.


from container.

evanphx avatar evanphx commented on May 29, 2024

Ok! Fixed it. Check out 89420ad.

from container.

evanphx avatar evanphx commented on May 29, 2024

@calavera Working ok now?

from container.

calavera avatar calavera commented on May 29, 2024

Oh, I didn't see the commit. I'll give it a try tonight.

Thank you!!

from container.

calavera avatar calavera commented on May 29, 2024

After applying #5 it works great, I can start to play with it!

vagrant@precise64:/vagrant$ sudo container run gh:t2 /bin/bash
root@1ba36cd6c9b0:/# cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=12.04
DISTRIB_CODENAME=precise
DISTRIB_DESCRIPTION="Ubuntu 12.04 LTS"
root@1ba36cd6c9b0:/#

❤️

from container.

Related Issues (3)

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.