Skip to content

fanny-jiang/docker-library

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-library

A Dockerfiles compilation for custom images.

The images must be pushed manually to Docker Hub to make them available:

docker buildx build -t datadog/docker-library:<IMAGE_TAG> --platform linux/amd64 <BUILD_DIR> --push

Pull command:

docker pull datadog/docker-library:<IMAGE_TAG>

Currently available tags:

Middle stage image:

About

Dockerfiles for custom images

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 57.1%
  • Dockerfile 22.0%
  • Shell 11.9%
  • PHP 4.7%
  • Perl 2.7%
  • Makefile 1.6%