Skip to content

TrivadisPF/eadp-docker-images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Customer Docker Images

Build and Push to Local Registry

export DOCKER_REGISTRY=dataplatform-registry:5020
./build-and-push.sh

Build and Push to Harbor

export DOCKER_REGISTRY=harbor.eadp-harbor.svc.cluster.local
docker login $DOCKER_REGISTRY -u eadp
./build-and-push.sh

Releases

No releases published

Packages

No packages published