Skip to content

PlanetMap/docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

USGS Astro's Docker Images

Astro's docker images built from verified DockerHub base images. They include DOI's CA in order to prevent TLS errors. To build, run docker build with the root of the repo as the build context. to specifiy the Dockerfile. Ex (from root of repo): docker build -t centos -f centos/Dockerfile .

Most images also include a convenience entrypoint that runs all scripts under /docker-entrypoint.d each time the container starts up. This can be useful for script injection into an existing image.

The following images are included

About

"Official" Docker Images by usgsastro

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 64.6%
  • JavaScript 28.4%
  • Shell 7.0%