GithubHelp home page GithubHelp logo

Comments (2)

rothgar avatar rothgar commented on May 30, 2024

Is there documentation on how to do this with a non footloose image? eg I would love to do with with amazonlinux but am not sure what the images require to run in footloose.

from footloose.

dlespiau avatar dlespiau commented on May 30, 2024

Hi Justin,

There are two things:

  • A base image with systemd, sshd and a few details needed to run systemd in a container (eg. container env variable, removing some unneeded unit files, ...). For that I created a new issue (#59). These base image could live in quay.io/footloose/amazonlinux2
  • Once we have base image, you can create your own customisation of the base image, say by adding packages you need for what you're doing with the machine. It's just another docker image, deriving from one of the base images (FROM quay.io/footloose/amazonlinux2). That's what this issue is about.

I can look at providing a base image this week, maybe even today. Or you can try if you want to and have time :) (that's #59).

I'll put this issue in the 0.2.0 milestone, that's really an easy addition to the README in the example section, just need to think about a use case, say having docker pre-provisioned in the container machines.

from footloose.

Related Issues (20)

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.