Coder Social home page Coder Social logo

docker's Introduction

Welcome to the docker wiki!

Codefresh build status

Any changes made and pushed up to this repository will automatically trigger a build on my docker hub and within a couple of minutes later the build would of completed.

Requirements

  • Jenkins
  • Blue Ocean plugin installed

Enviroment Setup

Jenkins Docker Permissions

Open up the terminal and add in the following command sudo usermod -aG docker jenkins

The above command gives jenkins the correct permissions to use Docker commands

Restart the Jenkins service once you've ran the command

Creating Pipeline

Pipeline Repository Setup Steps

  1. Create a Personal access token that gives blue ocean access to your repositories (token is only used once unless it is deleted/removed or your Jenkins was uninstalled).
  2. Select the Repo your want to test (Make sure that the repo you are testing doesn't have an existing Jenkinsfile in it).
  3. Click the Agent drop down and select docker.
  4. In the Image * field add in shaeenk/docker.
  5. Add in the step you need that will be running you test script

docker's People

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.