Giter Site home page Giter Site logo

wangyao2221 / containerd-packaging Goto Github PK

View Code? Open in Web Editor NEW

This project forked from docker/containerd-packaging

0.0 1.0 0.0 645 KB

Linux distro packaging for containerd

License: Apache License 2.0

Shell 47.93% Makefile 15.94% Dockerfile 36.13%

containerd-packaging's Introduction

containerd-packaging

Usage:

To build a distro-specific package (rpm or deb):

make clean
make docker.io/library/<distro>:<version> [docker.io/library/<distro>:<version> ...]

# for example:
# make docker.io/library/centos:7
# make docker.io/library/ubuntu:jammy

After build completes, packages can be found in the build directory.

Building a package from a local source directory

Specify the path to the local source directory using CONTAINERD_DIR and/or RUNC_DIR:

make REF=<git reference> CONTAINERD_DIR=<path to repository> docker.io/library/<distro>:<version>

For example:

make clean
make REF=HEAD CONTAINERD_DIR=/home/me/go/src/github.com/containerd/containerd docker.io/library/ubuntu:jammy

For package maintainers:

containerd-packaging's People

Contributors

thajeztah avatar seemethere avatar andrewhsu avatar silvin-lubecki avatar tiborvass avatar corbin-coleman avatar zelahi avatar fredericdalleau avatar stefanscherer avatar ehazlett avatar kolyshkin avatar glours avatar akihirosuda avatar dave-tucker avatar fuweid avatar romain-geissler-1a avatar dmcgowan avatar deedeeg avatar neersighted avatar boleynsu avatar dlipovetsky avatar juusujanar avatar justincormack avatar crosbymichael avatar tianon avatar anujajakhade 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.