Code Monkey home page Code Monkey logo

sdp-images's Introduction

SDP Container Images

Listing the Images

Run make list to see all of the images built by this repository and the base directory where you can find their resources.

Building an Image

Within the images directory, run make build to build the image.

Pushing an Image

Within the images directory, run make push to build and push the image.

You will be prompted for your GitHub Username and Password.

You must have read:packages and write:packages permissions to push to the github container registry

Versioning Images

Each Makefile has a VERSION variable at the top which contains the tag that will be used when building and pushing the container image.

When making changes, the Pull Request should include an incremented container image version change.

Building the Documentation

The documentation is built using Sphinx and the Read the Docs theme.

The documentation is configured via the conf.py file at the root of this repository.

Building the documentation requires docker and can be done via:

make html

This will compile the documentation and can be viewed at docs/index.html.

Hot Reloading

To get view the documentation updated in realtime during local development, run:

make html live

The documentation will be viewable at http://localhost:8000/readme.html

.. toctree::
   :caption: Images ๐Ÿณ

   jenkins/README
   jenkins-agent/README
   sonarqube/README

sdp-images's People

Contributors

balan-karpagam avatar bjsheppa avatar cokieffebah avatar connoryounglund-bah avatar cspicer-bah avatar darth-kermit avatar johnson-jesse avatar jpke avatar kottoson-bah avatar miketa23 avatar sheppard-brandon-bah avatar steven-terrana 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.