Skip to content

landtechnologies/docker-ci-images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

340 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker CI Images

Docker images used for CI, built nightly.

Core Dependencies

shared/core_deps.sh - a slim, carefully chosen set of packages applied to an image to reduce common repetition in build configs. It exists so we can have common dependencies applied to differing base images.

  • bash
  • bats
  • ca-certificates
  • credstash
  • curl
  • docker
  • git
  • grep
  • jq
  • lsof
  • make
  • python3 [awscli, pipenv, credstash]
  • tar
  • wget
  • zip
  • util-linux

Running Locally

make help
...

Builds

  • Builds run nightly via CircleCI
  • Pushed to our Docker Hub landtech organisation

About

Custom built image for CircleCI builds

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors