Skip to content

dockerfiles for third-party tools, languages, and the base image

Notifications You must be signed in to change notification settings

ssube/docker-thirdparty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dockerfiles for Third-Party Stuff

These are dockerfiles maintained for third-party tools, languages, and the apextoaster/base utility image.

To make pipelines and updates easy, these are in a monorepo. Make sure images build to the same hash (clean up caches).

Cleanup

Clean up apt-get with apt-get autoclean && apt-get clean && rm -rf /var/lib/apt/lists/*.

Paths

/build and /secrets are reserved mount points for CI jobs. /config and /data are reserved mount points for runtime data.

Tools that need an install directory should use /<tool>.

About

dockerfiles for third-party tools, languages, and the base image

Resources

Stars

Watchers

Forks

Packages

No packages published