Coder Social home page Coder Social logo

microimage-alpine's Introduction

alpine

如何使用该镜像

$ docker pull microimages/alpine:3.3

快速开始

$ docker run -it microimages/alpine:3.3 sh

基于microimage/alpine镜像,构建其他镜像

Dockefile内容:

from microimage/alpine:3.3
run apk add --update nginx
...其他命令

执行构建命令:

$ docker build -t microimages/nginx .

授权和法律

该镜像由希云制造,未经允许,任何第三方企业和个人,不得重新分发。违者必究。

支持和反馈

该镜像由希云为企业客户提供技术支持和保障,任何问题都可以直接反馈到: [email protected]

microimage-alpine's People

Contributors

hanwoody avatar

Watchers

 avatar  avatar  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.