Git Product home page Git Product logo

alpine-docker's Introduction

Alpine OS Version: 3.12

Alpine Base OS Docker Image

Project Overview

This project contains the following artifacts:

  1. Dockerfile: This is a core docker file that contains the steps to build the light weight base image - The file contains comments for every step of the process. The build includes an update of all OS packages to ensure every builds includes the latest available OS packages for the distribution version so it meets CBIIT OS security requirements.
  2. alpine-cbiit-docker: THIS IS A REFERENCE FILE ONLY & SHOULD NOT BE USED FOR OPERATIONAL PURPOSES - THIS FILE PROIVDES AN OVERVIEW FOR TEAMS TO BUILD JENKINS PIPELINES TO: SET THE ENVIRONMENT (EXAMPLE OF A SAMPLE DOCKERHUB REPO), CHECK OUT IMAGE CODE FROM GITHUB, BUILD THE IMAGE WITH A BUILD NUMBER, DEPLOY THE IMAGE TO A DOCKER ENVIRONMENT, PUSH THE IMAGE TO A SAMPLE DOCKER REPO, PUSH THE IMAGE TO THE CBIIT NEXSUS DOCKER REPO) - EACH STAGE INCLUDES AN MSTEAM WEBHOOK INTERGRATION FOR PUBLISHING BUILD RELATED MESSAGES TO A TEAMS CHANNEL - PLEASE NOT THAT WEBHOOKS ARE NOT ENABLED ON THE NCI TEAMS PLATFORM, SO TEAM CAN REPLACE THAT CODE WITH OTHER TYPE OF NOTIFIATION SUCH AS EMAILS.

Pull Image from CBIIT Nexus Docker Repo

  1. login to CBIIT Nexus Docker Repo with your Nexus Docker credentials

    docker login -u userID -p yourPassword -uO ncidockerhub.nci.nih.gov/docker-linux-poc

  2. Pull the image

    docker pull ncidockerhub.nci.nih.gov/docker-linux-poc/alpine-base-image:1.0

Build your own Image from this baseline

When you create your own Dockerfile for your project, include this statement below on top of your Dockerfile

FROM ncidockerhub.nci.nih.gov/docker-linux-poc/alpine-base-image:1.0

CBIIT Nexus Docker Repo

image

alpine-docker's People

Contributors

nci-snow-cicd 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.