Giter Site home page Giter Site logo

dockerfile's Introduction

Choerodon Dockerfile

  • adoptopenjdk - 基于 debian 镜像构建,免费的、完全无品牌的 OpenJDK 版本,基于 GPL 开源协议(+Classpath Extension),以免费软件的形式提供社区版的 OpenJDK 二进制包。
  • cibase - 基于 adoptopenjdk 镜像构建,增加 maven、docker client、kaniko、sonar-scanner、node、yarn、helm 等软件包。
  • dbtools - 基于 busybox 镜像构建,仅存储初始化数据库所使用到的 jar 工具包。
  • frontbase - 基于 nginx 镜像构建,增加自定义 nginx 配置。
  • javabase - 基于 adoptopenjdk 镜像构建,增加 tini、tar、netcat 等软件包。
  • ruamel-yaml - 基于 busybox 镜像构建,将 ruamel.yaml 进行打包,提供给 devops-service 进行调用。
  • skywalking-agent - 基于 busybox 镜像构建,仅存储 skywalking-agent。

镜像地址

  • Github Action 构建后镜像推送至 Dockerhub,镜像地址规则为 choerodon/一级目录名:二级目录名

  • 每一小时会自动同步至阿里云容器镜像服务,镜像地址规则为 registry.cn-shanghai.aliyuncs.com/c7n/一级目录名:二级目录名

  • 示例如下:

    .
    ├── adoptopenjdk
    │   ├── jdk8u275-b01
    │   │   └── Dockerfile   # Dockerhub: choerodon/adoptopenjdk:jdk8u275-b01
                             # 阿里云容器镜像服务: registry.cn-shanghai.aliyuncs.com/c7n/adoptopenjdk:jdk8u275-b01
    

dockerfile's People

Contributors

carllhw avatar thefuckingcode avatar timebye avatar yidaqiang avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 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.