Skip to content

A simple introductory tutorial for the Docker Infrastructure (Beta)

License

Notifications You must be signed in to change notification settings

nagyistge/jet-tutorial

 
 

Repository files navigation

Codeship Docker Infrastructure Tutorial

Please see our Codeship Docker Infrastructure Getting Started tutorial for the full text as well as installation instructions for the CLI.

Quick Setup

Once you have the CLI installed, clone this repository via

git clone https://github.com/codeship/jet-tutorial.git

and then run the build via

cd jet-tutorial
jet steps

Submitting an Issue

We use the GitHub issue tracker to track bugs and features for the documentation pages available at https://codeship.com/documentation/. Before submitting a bug report or feature request, check to make sure it hasn't already been submitted. When submitting a bug report, please include any details that may be necessary to reproduce the bug.

Submitting a Pull Request

  1. Fork the repository.
  2. Create a topic branch.
  3. Implement your feature or bug fix.
  4. Add, commit, and push your changes.
  5. Submit a pull request.

When not to submit an issue

Please don't create new issues on this repository when you experience issues with your builds on https://codeship.com, want to request new features for the CI system or have general questions on how to use https://codeship.com or the Docker Infrastructure for your projects.

In all of the above cases, reach out to our support team at support@codeship.com or on Twitter at @CodeshipSupport.

This file was taken from https://github.com/middleman/middleman-heroku/blob/master/CONTRIBUTING.md and extended for use with the Codeship documentation.

About

A simple introductory tutorial for the Docker Infrastructure (Beta)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 66.3%
  • Shell 33.7%