Coder Social home page Coder Social logo

mittiaj / os-services Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rancher/os-services

0.0 1.0 0.0 179 KB

RancherOS Service Compose Templates

Home Page: http://docs.rancher.com/os/

License: Apache License 2.0

Makefile 4.79% Shell 95.21%

os-services's Introduction

os-images

Docker Images for RancherOS

Building

Run make

Details

Multi-arch Dockerfiles

As a pre-cursor to native multi-arch support, we leverage some features of dapper.

In the Dockerfiles, you'll see lines like:

FROM rancher/os-centosconsole-base
# FROM amd64=centos:7 arm64=skip arm=skip

The rancher/os-centosconsole-base does not actually exist. Dapper will download the arch specific image listed in the commented out # FROM line, and tag that, so the build can occur.

Special Entrypoint and CMD

Console images also use special ENTRYPOINT and CMD settings, which are bind mounted into the container at run time:

ENTRYPOINT ["/usr/bin/ros", "entrypoint"]

Misc details

The sshd is configured to accept logins from users in the docker group, and root is denied.

Contact

For bugs, questions, comments, corrections, suggestions, etc., open an issue in rancher/os with a title starting with [os-images] .

Or just click here to create a new issue.

os-services's People

Contributors

svendowideit avatar ibuildthecloud avatar imikushin avatar joshwget avatar mittiaj avatar cloudnautique avatar hendrikhofstadt avatar

Watchers

 avatar

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.