Skip to content

builds the eccodes docker base image used in various wmo software projects

License

Notifications You must be signed in to change notification settings

wmo-im/dim_eccodes_baseimage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

eccodes-docker

for builder the eccodes docker base image used in various wmo software projects

build new release

docker build -t eccodes:x.y.z . # note sha

push image in GHCR

docker tag $SHA ghcr.io/wmo-im/eccodes:x.y.z docker image push ghcr.io/wmo-im/eccodes:x.y.z

push image wmoim docker-hub

docker tag $SHA wmoim/eccodes:x.y.z docker image push wmoim/eccodes:x.y.z

About

builds the eccodes docker base image used in various wmo software projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages