Skip to content

isabella232/docker-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Buildkite Docker Compose Pipeline Example

Add to Buildkite

This repository is an example Buildkite pipeline for running a simple bash script, script.sh, but from within docker-compose.

The script simply prints some debug output with an inline image, some artifacts, and exits with a success code (0).

See the full Getting Started Guide for step-by-step instructions on how to get this running, or simply click the following link to add this project to Buildkite:

License

See License.md (MIT)

About

An example of how to run a script in a Docker container in a Buildkite pipeline

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 97.2%
  • Dockerfile 2.8%