Skip to content

Custom versions of the official buildpack-deps image, used by our projects.

Notifications You must be signed in to change notification settings

ixc/buildpack-deps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

buildpack-deps

Custom versions of the official buildpack-deps image, used by our projects, allowing us to:

  • Consolidate the installation and configuration of common system packages in one place; and

  • Use a scheduled or manual build of the base image as a mechanism to bust the build cache of derivative project images, and ensure we deploy the latest security updates only during a specific window.

Project images can use this instead of e.g. buildpack-deps:bionic by:

  • change the FROM directive to FROM: interaction/buildpack-deps:bionic
  • remove the installation of duplicate system packages and docker/compose/dockerize/tini from their Dockerfile.

About

Custom versions of the official buildpack-deps image, used by our projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •